summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-03-11 03:47:43 -0400
committerAaron Bauman <bman@gentoo.org>2019-03-11 03:47:43 -0400
commitb532e056a9f541aaac92cfb56f3a4341b48ce03b (patch)
tree60ee025603ff67fdaaf432591e061ee955394ec0
parentapp-eselect/eselect-rust: fix SRC_URI (diff)
downloadgentoo-b532e056.tar.gz
gentoo-b532e056.tar.bz2
gentoo-b532e056.zip
Revert "net-analyzer/wireshark: drop unused local flags"
This reverts commit 31c21b263d36dfe6f520e1f14dfeecda3bb99a6c. Signed-off-by: Aaron Bauman <bman@gentoo.org>
-rw-r--r--net-analyzer/wireshark/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/wireshark/metadata.xml b/net-analyzer/wireshark/metadata.xml
index 754f3279fc57..3aea5c6b5d54 100644
--- a/net-analyzer/wireshark/metadata.xml
+++ b/net-analyzer/wireshark/metadata.xml
@@ -34,9 +34,11 @@ 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>