diff options
author | Johannes Huber <johu@gentoo.org> | 2016-03-17 14:02:30 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-03-17 14:02:30 +0100 |
commit | 326aee1997543a1dd1e73b736a7de614f767c223 (patch) | |
tree | f3a2ba50ed60c2215de4fdefda78298a33d09fb8 /net-im/choqok | |
parent | kde-base/kdeplasma-addons: Pin slot on dev-libs/qoauth (diff) | |
download | gentoo-326aee1997543a1dd1e73b736a7de614f767c223.tar.gz gentoo-326aee1997543a1dd1e73b736a7de614f767c223.tar.bz2 gentoo-326aee1997543a1dd1e73b736a7de614f767c223.zip |
net-im/choqok: Pin slot on dev-libs/qoauth
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-im/choqok')
-rw-r--r-- | net-im/choqok/choqok-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/choqok/choqok-1.5.ebuild b/net-im/choqok/choqok-1.5.ebuild index e26f35e3cde9..72fd45526900 100644 --- a/net-im/choqok/choqok-1.5.ebuild +++ b/net-im/choqok/choqok-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -27,7 +27,7 @@ IUSE="ayatana debug telepathy" RDEPEND=" dev-libs/libattica dev-libs/qjson - >=dev-libs/qoauth-1.0.1 + >=dev-libs/qoauth-1.0.1:0 ayatana? ( dev-libs/libindicate-qt ) telepathy? ( net-libs/telepathy-qt[qt4] ) " |