commit:     871363bb0b65513ed306134f5fd3da66ece9ff87
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 04:10:30 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 04:10:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=871363bb

net-analyzer/wireshark: add additional missing subslot operator on zstd

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/wireshark/wireshark-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-analyzer/wireshark/wireshark-9999.ebuild 
b/net-analyzer/wireshark/wireshark-9999.ebuild
index fcfa50a0391..9b37d156c11 100644
--- a/net-analyzer/wireshark/wireshark-9999.ebuild
+++ b/net-analyzer/wireshark/wireshark-9999.ebuild
@@ -65,7 +65,7 @@ CDEPEND="
        sshdump? ( >=net-libs/libssh-0.6 )
        ssl? ( net-libs/gnutls:= )
        zlib? ( sys-libs/zlib )
-       zstd? ( app-arch/zstd )
+       zstd? ( app-arch/zstd:= )
 "
 # We need perl for `pod2html`. The rest of the perl stuff is to block older
 # and broken installs. #455122

Reply via email to