commit:     7227576bb227b6dda9011c30a6f646fbaea27910
Author:     Zetok Zalbavar <zetok <AT> openmailbox <DOT> org>
AuthorDate: Tue Dec  6 18:32:49 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 20:17:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7227576b

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

 net-im/toxic/toxic-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/toxic/toxic-0.7.1.ebuild b/net-im/toxic/toxic-0.7.1.ebuild
index f4e6509..64dcdf8 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

Reply via email to