From ec41115403d2c4939cfb87ba608bb803c8736cb3 Mon Sep 17 00:00:00 2001 From: Horea Christian Date: Tue, 11 Oct 2022 18:25:19 -0400 Subject: [PATCH] net-im/toxic: depending on live net-libs/tox Signed-off-by: Horea Christian --- net-im/toxic/toxic-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net-im/toxic/toxic-9999.ebuild b/net-im/toxic/toxic-9999.ebuild index f82627c..9976338 100644 --- a/net-im/toxic/toxic-9999.ebuild +++ b/net-im/toxic/toxic-9999.ebuild @@ -20,7 +20,8 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" BDEPEND="dev-libs/libconfig" -RDEPEND=">=net-libs/tox-0.2.8:* +RDEPEND=" + ~net-libs/tox-9999:* net-misc/curl sys-libs/ncurses:* notification? ( x11-libs/libnotify )