summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGolubev Alexander <fatzer2@gmail.com>2016-04-25 10:02:39 +0400
committerPatrice Clement <monsieurp@gentoo.org>2016-04-25 07:45:23 +0000
commitf6fa93c30544fcc0b24289916456b22fc09f2110 (patch)
tree2bb0fe9b39e309ef7f04cddec63431bbee54c197 /net-im/qutim
parentmedia-libs/raspberrypi-userland: version bump (diff)
downloadgentoo-f6fa93c30544fcc0b24289916456b22fc09f2110.tar.gz
gentoo-f6fa93c30544fcc0b24289916456b22fc09f2110.tar.bz2
gentoo-f6fa93c30544fcc0b24289916456b22fc09f2110.zip
net-im/qutim: fix dependencies upon net-libs/jreen
Gentoo-Bug: https://bugs.gentoo.org/580854 Closes: https://github.com/gentoo/gentoo/pull/1342 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-im/qutim')
-rw-r--r--net-im/qutim/qutim-0.3.2.ebuild2
-rw-r--r--net-im/qutim/qutim-0.3.3_p1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/qutim/qutim-0.3.2.ebuild b/net-im/qutim/qutim-0.3.2.ebuild
index 9ebfd41a4bbe..44cbf173a5ab 100644
--- a/net-im/qutim/qutim-0.3.2.ebuild
+++ b/net-im/qutim/qutim-0.3.2.ebuild
@@ -43,7 +43,7 @@ CDEPEND="
telepathy? ( >=net-libs/telepathy-qt-0.3 )
xmpp? (
app-crypt/qca:2[qt4(+)]
- >=net-libs/jreen-1.2.0
+ >=net-libs/jreen-1.2.0[qt4]
)
jingle? ( dev-qt/qt-mobility[multimedia] )
oscar? ( app-crypt/qca:2[qt4(+)] )
diff --git a/net-im/qutim/qutim-0.3.3_p1.ebuild b/net-im/qutim/qutim-0.3.3_p1.ebuild
index 3e807444ba7a..855b5e09053b 100644
--- a/net-im/qutim/qutim-0.3.3_p1.ebuild
+++ b/net-im/qutim/qutim-0.3.3_p1.ebuild
@@ -44,7 +44,7 @@ CDEPEND="
telepathy? ( >=net-libs/telepathy-qt-0.3 )
xmpp? (
app-crypt/qca:2[qt4(+)]
- >=net-libs/jreen-1.2.0
+ >=net-libs/jreen-1.2.0[qt4]
)
jingle? ( dev-qt/qt-mobility[multimedia] )
oscar? ( app-crypt/qca:2[qt4(+)] )