summaryrefslogtreecommitdiffstats
path: root/network/wireshark/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-03-02 01:37:52 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:14 +0100
commitd307482fe0e38020f0cc04baea2a2077a5ff5feb (patch)
tree4b86002b840ca08a29e54b4bc1b57931c62597af /network/wireshark/README
parente5127021a37935871aacbd31497c73342e0d8e3f (diff)
downloadslackbuilds-d307482fe0e38020f0cc04baea2a2077a5ff5feb.tar.gz
network/wireshark: Updated for version 3.0.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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,