diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-01 18:21:11 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-04 15:47:13 +0100 |
commit | 091ce8416d0977096547ff348f30c5e2e9abc26b (patch) | |
tree | 9e77aaa54a93b91f791478ca21ca9246f7b12fa3 /net-analyzer/wireshark | |
parent | use.desc: Add global http2 flag (diff) | |
download | gentoo-091ce8416d0977096547ff348f30c5e2e9abc26b.tar.gz gentoo-091ce8416d0977096547ff348f30c5e2e9abc26b.tar.bz2 gentoo-091ce8416d0977096547ff348f30c5e2e9abc26b.zip |
*/*: remove redundant USE=http2 descriptions
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/35136
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/wireshark/metadata.xml b/net-analyzer/wireshark/metadata.xml index 89ac9190ba3b..c9327b01fd97 100644 --- a/net-analyzer/wireshark/metadata.xml +++ b/net-analyzer/wireshark/metadata.xml @@ -36,7 +36,6 @@ <flag name="dpauxmon">Install dpauxmon, an external capture interface (extcap) that captures DisplayPort AUX channel data from linux kernel drivers</flag> <flag name="dumpcap">Install dumpcap, to dump network traffic from inside wireshark</flag> <flag name="editcap">Install editcap, to edit and/or translate the format of capture files</flag> - <flag name="http2">Use <pkg>net-libs/nghttp2</pkg> for HTTP/2 support</flag> <flag name="ilbc">Build with iLBC support in RTP Player using <pkg>media-libs/libilbc</pkg></flag> <flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> for handling XML configuration in dissectors</flag> <flag name="maxminddb">Use <pkg>dev-libs/libmaxminddb</pkg> for IP address geolocation</flag> |