commit: 0f8a13ebe53b06a6eb7bff496ab344e9a24121e9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 01:47:00 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 01:47:03 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8a13eb
net-analyzer/wireshark: describe USE=qt6
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/wireshark/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-analyzer/wireshark/metadata.xml
b/net-analyzer/wireshark/metadata.xml
index eb55f5b7f3ea..ceb09bd64731 100644
--- a/net-analyzer/wireshark/metadata.xml
+++ b/net-analyzer/wireshark/metadata.xml
@@ -52,6 +52,7 @@
<flag name="pcap">Use <pkg>net-libs/libpcap</pkg> for network
packet capturing (build dumpcap, rawshark)</flag>
<flag name="plugin-ifdemo">Install plugin interface demo</flag>
<flag name="plugins">Install plugins</flag>
+ <flag name="qt6">Build with Qt6 support instead of the default
Qt5 for GUI support</flag>
<flag name="randpkt">Install randpkt, a utility for creating
pcap trace files full of random packets</flag>
<flag name="randpktdump">Install randpktdump, an extcap
interface to provide access to the random packet generator (randpkt)</flag>
<flag name="reordercap">Install reordercap, to reorder input
file by timestamp into output file</flag>