summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-07-19 14:07:20 +0200
committerJeroen Roovers <jer@gentoo.org>2018-07-19 14:07:47 +0200
commit7219fcbf921dc107ae1694495cc9267289308e52 (patch)
tree644913631abbfa1637a950a8d89e27b918273339 /net-analyzer/wireshark/wireshark-99999999.ebuild
parentnet-analyzer/wireshark: Old. (diff)
downloadgentoo-7219fcbf921dc107ae1694495cc9267289308e52.tar.gz
gentoo-7219fcbf921dc107ae1694495cc9267289308e52.tar.bz2
gentoo-7219fcbf921dc107ae1694495cc9267289308e52.zip
net-analyzer/wireshark: Drop 8 year old !=sys-libs/zlib-1.2.4 workaround.
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'net-analyzer/wireshark/wireshark-99999999.ebuild')
-rw-r--r--net-analyzer/wireshark/wireshark-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild
index d1a9875cba39..820661327c1d 100644
--- a/net-analyzer/wireshark/wireshark-99999999.ebuild
+++ b/net-analyzer/wireshark/wireshark-99999999.ebuild
@@ -52,7 +52,7 @@ CDEPEND="
snappy? ( app-arch/snappy )
spandsp? ( media-libs/spandsp )
ssl? ( net-libs/gnutls:= )
- zlib? ( sys-libs/zlib !=sys-libs/zlib-1.2.4 )
+ zlib? ( sys-libs/zlib )
"
# We need perl for `pod2html`. The rest of the perl stuff is to block older
# and broken installs. #455122