From 7227576bb227b6dda9011c30a6f646fbaea27910 Mon Sep 17 00:00:00 2001 From: Zetok Zalbavar Date: Tue, 6 Dec 2016 18:32:49 +0000 Subject: 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(-) (limited to 'net-im') 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 -- cgit v1.2.3-65-gdbad