diff options
Diffstat (limited to 'network/wireshark/README')
-rw-r--r-- | network/wireshark/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/network/wireshark/README b/network/wireshark/README index a690d6e4800f..df4dae566419 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. - |