diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-03-11 03:20:51 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-03-11 03:22:19 -0400 |
commit | 31c21b263d36dfe6f520e1f14dfeecda3bb99a6c (patch) | |
tree | b7739c4c75c0bae9997d7431b30a5e63c5ece59f /net-analyzer/wireshark | |
parent | x11-terms/qterminal: add ~ppc64 keyword (diff) | |
download | gentoo-31c21b263d36dfe6f520e1f14dfeecda3bb99a6c.tar.gz gentoo-31c21b263d36dfe6f520e1f14dfeecda3bb99a6c.tar.bz2 gentoo-31c21b263d36dfe6f520e1f14dfeecda3bb99a6c.zip |
net-analyzer/wireshark: drop unused local flags
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r-- | net-analyzer/wireshark/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/metadata.xml b/net-analyzer/wireshark/metadata.xml index 3aea5c6b5d54..754f3279fc57 100644 --- a/net-analyzer/wireshark/metadata.xml +++ b/net-analyzer/wireshark/metadata.xml @@ -34,11 +34,9 @@ be exported to XML, PostScript®, CSV, or plain text. <flag name="captype">Install captype, to print the file types of capture files</flag> <flag name="ciscodump">Install ciscodump, extcap interface to capture from a remote Cisco router</flag> <flag name="dftest">Install dftest, to display filter byte-code, for debugging dfilter routines</flag> -<flag name="doc-pdf">Build documentation in pdf format (US and a4 paper sizes)</flag> <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="libssh">Use <pkg>net-libs/libssh</pkg> (for sshdump)</flag> <flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> for handling XML configuration in dissectors</flag> <flag name="lz4">Use <pkg>app-arch/lz4</pkg> for compression/decompression</flag> <flag name="maxminddb">Use <pkg>dev-libs/libmaxminddb</pkg> for IP address geolocation</flag> |