summaryrefslogtreecommitdiffstats
path: root/network/wireshark/README
diff options
context:
space:
mode:
author Michiel van Wessem <michiel@slackbuilds.org>2014-12-15 14:21:17 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-20 07:16:08 +0700
commit505ce0c4ccd7185af697f17a9a7c4813a1d5f528 (patch)
tree4b6f8ba7d8413843fc15ef7a24547a54d4757ee4 /network/wireshark/README
parent50de1877e654dc0d005161ba9882c75ef1c7924d (diff)
downloadslackbuilds-505ce0c4ccd7185af697f17a9a7c4813a1d5f528.tar.gz
slackbuilds-505ce0c4ccd7185af697f17a9a7c4813a1d5f528.tar.xz
network/wireshark: Updated for version 1.12.2
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'network/wireshark/README')
-rw-r--r--network/wireshark/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/network/wireshark/README b/network/wireshark/README
index df4dae5664..a690d6e480 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).
+
+WARNING: Wireshark will not compile currently on a sysytem that has QT4 AND
+QT5 installed. The easiest way to fix this is to either 1) Build in a clean
+enviroment or 2) Remove QT5 temporarily while building Wirehark so it links
+properly against Slackware's own QT4.
+