summaryrefslogtreecommitdiffstats
path: root/network/wireshark/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/wireshark/README')
-rw-r--r--network/wireshark/README7
1 files changed, 4 insertions, 3 deletions
diff --git a/network/wireshark/README b/network/wireshark/README
index 6214c771c0..65c3490f74 100644
--- a/network/wireshark/README
+++ b/network/wireshark/README
@@ -9,7 +9,7 @@ options. It allows the user to see all traffic being passed over the network
(usually an Ethernet network but support is being added for others) by
putting the network interface into promiscuous mode.
-Wireshark uses the cross-platform GTK+ widget toolkit. Its powerful features
+Wireshark uses the cross-platform Qt5 widget toolkit. Its powerful features
make it the tool of choice for network troubleshooting, protocol development,
and education worldwide.
@@ -25,13 +25,14 @@ when upgrading).
Optional dependencies:
- c-ares
-- portaudio
- krb5
+- nghttp2
- spandsp
- snappy
- lz4
+- libsmi
-NOTE: Wireshark 2.6 is the last release to support the legacy GTK-based UI.
+NOTE: Wireshark 3.0 no longer support legacy GTK+ UI.
NOTE: Although lua is listed as a requirement, it's possible to build
using lua52. This may be needed for some third-party Lua plugins (but,