summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-10-29 02:13:08 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-10-29 02:13:52 +1100
commite266453c3497fd66a3e579e80fc1c4510b254666 (patch)
tree162ac0a20737556f926c53c1c0beba83ab15f37e /media-sound/tomahawk/tomahawk-9999.ebuild
parentnet-im/psimedia: drop ppc64 to testing (diff)
downloadgentoo-e266453c3497fd66a3e579e80fc1c4510b254666.tar.gz
gentoo-e266453c3497fd66a3e579e80fc1c4510b254666.tar.bz2
gentoo-e266453c3497fd66a3e579e80fc1c4510b254666.zip
app-crypt/qca: rename openssl USE flag -> ssl
Gentoo-bug: 592706 Package-Manager: portage-2.3.2
Diffstat (limited to 'media-sound/tomahawk/tomahawk-9999.ebuild')
-rw-r--r--media-sound/tomahawk/tomahawk-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild b/media-sound/tomahawk/tomahawk-9999.ebuild
index c3d5f0cf100d..62a586d1f418 100644
--- a/media-sound/tomahawk/tomahawk-9999.ebuild
+++ b/media-sound/tomahawk/tomahawk-9999.ebuild
@@ -53,7 +53,7 @@ DEPEND="${CDEPEND}
$(add_qt_dep qtconcurrent)
"
RDEPEND="${CDEPEND}
- app-crypt/qca:2[openssl]
+ app-crypt/qca:2[ssl]
"
DOCS=( AUTHORS ChangeLog README.md )