diff options
author | Matt Jolly <Matt.Jolly@footclan.ninja> | 2024-01-16 14:51:10 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-16 07:59:22 +0000 |
commit | 978ec32c1916e22869cc2493eb817eaaeb2dbfad (patch) | |
tree | 3598c508b1e1b0d3b11e3ef90ea4ddb27435b7a0 /net-libs/tox | |
parent | net-libs/tox: add 0.2.13-r1 (diff) | |
download | gentoo-978ec32c1916e22869cc2493eb817eaaeb2dbfad.tar.gz gentoo-978ec32c1916e22869cc2493eb817eaaeb2dbfad.tar.bz2 gentoo-978ec32c1916e22869cc2493eb817eaaeb2dbfad.zip |
net-libs/tox: add 0.2.18-r3
libsodium is losing USE=minimal
Bug: https://bugs.gentoo.org/921614
Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/tox')
-rw-r--r-- | net-libs/tox/tox-0.2.18-r3.ebuild (renamed from net-libs/tox/tox-0.2.18-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/tox/tox-0.2.18-r2.ebuild b/net-libs/tox/tox-0.2.18-r3.ebuild index 91e51e38d1d6..4cc9474eb842 100644 --- a/net-libs/tox/tox-0.2.18-r2.ebuild +++ b/net-libs/tox/tox-0.2.18-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ REQUIRED_USE="?? ( log-debug log-error log-info log-trace log-warn ) RESTRICT="!test? ( test )" BDEPEND="virtual/pkgconfig" -DEPEND="dev-libs/libsodium:=[asm,urandom,-minimal] +DEPEND="dev-libs/libsodium:=[asm,urandom,-minimal(-)] av? ( media-libs/libvpx:= media-libs/opus |