commit: 950f05395705e5a737251cad66e502cd5efed315
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 30 19:05:32 2024 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jul 30 19:07:41 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=950f0539
net-im/toxic: Fix dependencies
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
net-im/toxic/toxic-0.15.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-im/toxic/toxic-0.15.1.ebuild b/net-im/toxic/toxic-0.15.1.ebuild
index 8017b624b36e..41f910090c7d 100644
--- a/net-im/toxic/toxic-0.15.1.ebuild
+++ b/net-im/toxic/toxic-0.15.1.ebuild
@@ -21,7 +21,8 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )
BDEPEND="dev-libs/libconfig:=
virtual/pkgconfig"
-RDEPEND=">=net-libs/tox-0.2.19:=
+RDEPEND="
+ >=net-libs/tox-0.2.19:=[experimental?]
net-misc/curl
sys-kernel/linux-headers
sys-libs/ncurses:=
@@ -30,7 +31,6 @@ RDEPEND=">=net-libs/tox-0.2.19:=
media-libs/openal
)
debug? ( llvm? ( sys-devel/llvm:* ) )
- experimental? ( net-libs/tox[experimental] )
notification? ( x11-libs/libnotify )
python? ( ${PYTHON_DEPS} )
qrcode? (