commit:     f6fa93c30544fcc0b24289916456b22fc09f2110
Author:     Golubev Alexander <fatzer2 <AT> gmail <DOT> com>
AuthorDate: Mon Apr 25 06:02:39 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 07:45:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6fa93c3

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 <AT> gentoo.org>

 net-im/qutim/qutim-0.3.2.ebuild    | 2 +-
 net-im/qutim/qutim-0.3.3_p1.ebuild | 2 +-
 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 9ebfd41..44cbf17 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 3e80744..855b5e0 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(+)] )

Reply via email to