summaryrefslogtreecommitdiffstats
path: root/network/wireshark/README
diff options
context:
space:
mode:
author Mario Preksavec2015-04-26 02:55:08 +0200
committer Willy Sudiarto Raharjo2015-04-26 02:55:08 +0200
commit31a3d2deb9c9caf10807358c113d31bca77e1a4d (patch)
treec44c572e010bd1ea081b2d72965f8ea1c0c587f8 /network/wireshark/README
parentbd3bd2e2e21f994a4d1a2233b491122d5854b910 (diff)
downloadslackbuilds-31a3d2deb9c9caf10807358c113d31bca77e1a4d.tar.gz
network/wireshark: Force to use Qt4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/wireshark/README')
-rw-r--r--network/wireshark/README6
1 files changed, 0 insertions, 6 deletions
diff --git a/network/wireshark/README b/network/wireshark/README
index a690d6e480..df4dae5664 100644
--- a/network/wireshark/README
+++ b/network/wireshark/README
@@ -22,9 +22,3 @@ 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.
-