diff options
author | 2023-02-07 11:06:23 +0000 | |
---|---|---|
committer | 2023-02-07 11:14:35 +0000 | |
commit | 57643c4b952f4149a10bffd6350ae1f703801ecb (patch) | |
tree | d99734605a7ec64c6cd4cfc8faea7148fc2273c8 /net-libs/tox/tox-9999.ebuild | |
parent | dev-libs/mmtf-cpp: fix msgpack dependency (diff) | |
download | gentoo-57643c4b952f4149a10bffd6350ae1f703801ecb.tar.gz gentoo-57643c4b952f4149a10bffd6350ae1f703801ecb.tar.bz2 gentoo-57643c4b952f4149a10bffd6350ae1f703801ecb.zip |
net-libs/tox: drop dev-libs/msgpack dependency
0.12 didn't have it in the first place, upstream changelog
says it got phased out before 0.18 release.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'net-libs/tox/tox-9999.ebuild')
-rw-r--r-- | net-libs/tox/tox-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-libs/tox/tox-9999.ebuild b/net-libs/tox/tox-9999.ebuild index ae60fff26c54..a529f806e7a6 100644 --- a/net-libs/tox/tox-9999.ebuild +++ b/net-libs/tox/tox-9999.ebuild @@ -21,7 +21,6 @@ REQUIRED_USE="?? ( log-debug log-error log-info log-trace log-warn ) BDEPEND="virtual/pkgconfig" DEPEND="dev-libs/libsodium:=[asm,urandom,-minimal] - dev-libs/msgpack av? ( media-libs/libvpx:= media-libs/opus |