From d307482fe0e38020f0cc04baea2a2077a5ff5feb Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 2 Mar 2019 07:37:52 +0700 Subject: network/wireshark: Updated for version 3.0.0. Signed-off-by: Willy Sudiarto Raharjo --- network/wireshark/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'network/wireshark/README') 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, -- cgit v1.2.3