diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 22:32:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-13 22:57:42 +0700 |
commit | cb70a7b91247ae9039acdf5eefc2419c47222829 (patch) | |
tree | f02bc626d2d907b89501b499605906c3853a4d93 /network/wireshark/README | |
parent | 1db19ca4845af7d716070005a14fbd2237e165a9 (diff) |
network/wireshark: Updated for version 2.2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wireshark/README')
-rw-r--r-- | network/wireshark/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/wireshark/README b/network/wireshark/README index df4dae566419..fab94ca25710 100644 --- a/network/wireshark/README +++ b/network/wireshark/README @@ -22,3 +22,9 @@ You will need to remove any already-installed wireshark package before building this one or else the new one will not work (the new build will link libraries present in the old package, which will then be removed when upgrading). + +Optional dependencies: +- c-ares +- portaudio +- jack-audio-connection-kit +- krb5 |