commit: 28e7023267eaaa0c9709e24eb474425c2ca0716e
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 16:42:55 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 16:42:55 2016 +0000
URL: https://gitweb.gentoo.org/dev/johu.git/commit/?id=28e70232
media-sound/tomahawk: Fix use dependency
Package-Manager: portage-2.3.2
media-sound/tomahawk/tomahawk-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/tomahawk/tomahawk-9999.ebuild
b/media-sound/tomahawk/tomahawk-9999.ebuild
index c3d5f0c..62a586d 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 )