summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2016-07-15 20:18:16 +0300
committerPatrice Clement <monsieurp@gentoo.org>2016-07-16 11:36:39 +0200
commit75e3c7b9f4312dcf3f6fc36d79851069c39a2ee2 (patch)
tree02bf3e17ea9b3507ba082475e6ec36b18065f489 /media-sound/clementine/clementine-1.2.3.ebuild
parentmedia-sound/clementine: remove a line refering to a removed USE. (diff)
downloadgentoo-75e3c7b9f4312dcf3f6fc36d79851069c39a2ee2.tar.gz
gentoo-75e3c7b9f4312dcf3f6fc36d79851069c39a2ee2.tar.bz2
gentoo-75e3c7b9f4312dcf3f6fc36d79851069c39a2ee2.zip
media-sound/clementine: add missing USE for a dependency dev-qt/qtcore[ssl].
Gentoo-Bug: https://bugs.gentoo.org/587952 Closes: https://github.com/gentoo/gentoo/pull/1889 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'media-sound/clementine/clementine-1.2.3.ebuild')
-rw-r--r--media-sound/clementine/clementine-1.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/clementine/clementine-1.2.3.ebuild b/media-sound/clementine/clementine-1.2.3.ebuild
index 4de381c1dd3d..316efe6c7c20 100644
--- a/media-sound/clementine/clementine-1.2.3.ebuild
+++ b/media-sound/clementine/clementine-1.2.3.ebuild
@@ -31,7 +31,7 @@ REQUIRED_USE="
# qca dep is temporary for bug #489850
COMMON_DEPEND="
app-crypt/qca:2[qt4(+)]
- >=dev-qt/qtcore-4.5:4
+ >=dev-qt/qtcore-4.5:4[ssl]
>=dev-qt/qtgui-4.5:4
dbus? ( >=dev-qt/qtdbus-4.5:4 )
>=dev-qt/qtopengl-4.5:4