diff options
author | Zetok Zalbavar <zetok@openmailbox.org> | 2016-12-06 18:35:46 +0000 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2016-12-10 21:33:48 -0500 |
commit | ac2446197506635fd0cdfbe3f7fed73988e9eb19 (patch) | |
tree | 40366c823695ca74f34d873da57644363ea6625a /net-im | |
parent | sys-apps/yarn: added rdepend blocker to avoid collision with dev-util/cmdtest (diff) | |
download | gentoo-ac2446197506635fd0cdfbe3f7fed73988e9eb19.tar.gz gentoo-ac2446197506635fd0cdfbe3f7fed73988e9eb19.tar.bz2 gentoo-ac2446197506635fd0cdfbe3f7fed73988e9eb19.zip |
net-im/qtox: depend on slotted net-libs/tox
To make sure that it's compiling against the right API version.
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qtox/qtox-1.5.0.ebuild | 2 | ||||
-rw-r--r-- | net-im/qtox/qtox-1.6.0.ebuild | 2 | ||||
-rw-r--r-- | net-im/qtox/qtox-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-im/qtox/qtox-1.5.0.ebuild b/net-im/qtox/qtox-1.5.0.ebuild index 6917c8777647..2f62392b7ac6 100644 --- a/net-im/qtox/qtox-1.5.0.ebuild +++ b/net-im/qtox/qtox-1.5.0.ebuild @@ -37,7 +37,7 @@ RDEPEND=" x11-libs/gtk+:2 x11-libs/cairo[X] x11-libs/pango[X] ) - net-libs/tox[av] + net-libs/tox:0/0.0[av] X? ( x11-libs/libX11 x11-libs/libXScrnSaver ) " diff --git a/net-im/qtox/qtox-1.6.0.ebuild b/net-im/qtox/qtox-1.6.0.ebuild index fb6373082fc7..4ad2cd9def1e 100644 --- a/net-im/qtox/qtox-1.6.0.ebuild +++ b/net-im/qtox/qtox-1.6.0.ebuild @@ -39,7 +39,7 @@ RDEPEND=" x11-libs/gtk+:2 x11-libs/cairo[X] x11-libs/pango[X] ) - net-libs/tox[av] + net-libs/tox:0/0.0[av] X? ( x11-libs/libX11 x11-libs/libXScrnSaver ) " diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild index df55ab8acdd9..b31a1cfb3448 100644 --- a/net-im/qtox/qtox-9999.ebuild +++ b/net-im/qtox/qtox-9999.ebuild @@ -37,7 +37,7 @@ RDEPEND=" x11-libs/gtk+:2 x11-libs/cairo[X] x11-libs/pango[X] ) - net-libs/tox[av] + net-libs/tox:0/0.0[av] X? ( x11-libs/libX11 x11-libs/libXScrnSaver ) " |