diff options
author | 2016-12-06 18:35:46 +0000 | |
---|---|---|
committer | 2016-12-10 21:33:48 -0500 | |
commit | ac2446197506635fd0cdfbe3f7fed73988e9eb19 (patch) | |
tree | 40366c823695ca74f34d873da57644363ea6625a /net-im/qtox/qtox-9999.ebuild | |
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/qtox/qtox-9999.ebuild')
-rw-r--r-- | net-im/qtox/qtox-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) " |