From b41bd2658265ac01a59336363d8ebe0e84e62693 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Thu, 19 Jul 2018 13:57:56 +0200 Subject: net-analyzer/wireshark: Version 2.6.2. Package-Manager: Portage-2.3.43, Repoman-2.3.10 --- .../wireshark/files/wireshark-2.6.2-qtsvg.patch | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 net-analyzer/wireshark/files/wireshark-2.6.2-qtsvg.patch (limited to 'net-analyzer/wireshark/files') diff --git a/net-analyzer/wireshark/files/wireshark-2.6.2-qtsvg.patch b/net-analyzer/wireshark/files/wireshark-2.6.2-qtsvg.patch new file mode 100644 index 00000000000..445851090a6 --- /dev/null +++ b/net-analyzer/wireshark/files/wireshark-2.6.2-qtsvg.patch @@ -0,0 +1,17 @@ +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -939,14 +939,12 @@ + Qt5LinguistTools + Qt5Multimedia + Qt5PrintSupport +- Qt5Svg + Qt5Widgets + ) + set(Qt5Core_OPTIONS ${QT_FIND_PACKAGE_OPTIONS}) + set(Qt5LinguistTools_OPTIONS ${QT_FIND_PACKAGE_OPTIONS}) + set(Qt5Multimedia_OPTIONS ${QT_FIND_PACKAGE_OPTIONS}) + set(Qt5PrintSupport_OPTIONS ${QT_FIND_PACKAGE_OPTIONS}) +- set(Qt5Svg_OPTIONS ${QT_FIND_PACKAGE_OPTIONS}) + set(Qt5Widgets_OPTIONS ${QT_FIND_PACKAGE_OPTIONS}) + if (APPLE) + set(PACKAGELIST ${PACKAGELIST} Qt5MacExtras) -- cgit v1.2.3-18-g5258