diff options
author | Zetok Zalbavar <zetok@openmailbox.org> | 2016-12-06 18:32:49 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-12-19 21:17:08 +0100 |
commit | 7227576bb227b6dda9011c30a6f646fbaea27910 (patch) | |
tree | 8c35476e681f23ea7fd875cee227aa6e22bbc061 /net-im/toxic | |
parent | net-im/qtox: make live ebuild depend on net-libs/tox:0/0.1 (diff) | |
download | gentoo-7227576bb227b6dda9011c30a6f646fbaea27910.tar.gz gentoo-7227576bb227b6dda9011c30a6f646fbaea27910.tar.bz2 gentoo-7227576bb227b6dda9011c30a6f646fbaea27910.zip |
net-im/toxic: depend on slotted net-libs/tox
To make sure that it's compiling against the right API version.
Closes: https://github.com/gentoo/gentoo/pull/3037
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-im/toxic')
-rw-r--r-- | net-im/toxic/toxic-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxic/toxic-0.7.1.ebuild b/net-im/toxic/toxic-0.7.1.ebuild index f4e6509f0b00..64dcdf8b3b40 100644 --- a/net-im/toxic/toxic-0.7.1.ebuild +++ b/net-im/toxic/toxic-0.7.1.ebuild @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="+X +av notifications" RDEPEND=" - net-libs/tox[av?] + net-libs/tox:0/0.0[av?] dev-libs/libconfig media-gfx/qrencode net-misc/curl |