summaryrefslogtreecommitdiff
path: root/net-analyzer/wireshark/wireshark-2.6.1.ebuild
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2018-06-03 12:50:23 +0200
committerJeroen Roovers <jer@gentoo.org>2018-06-03 12:51:36 +0200
commitbd310499ec0055ecb7fb91b69cffa1fabdfe02ba (patch)
tree5da7d909cbe5ca820c727f307f9758562854245a /net-analyzer/wireshark/wireshark-2.6.1.ebuild
parent544a07c0bd33de87fd48a2b2e161e329654db519 (diff)
downloadgentoo-bd310499ec0055ecb7fb91b69cffa1fabdfe02ba.tar.gz
gentoo-bd310499ec0055ecb7fb91b69cffa1fabdfe02ba.tar.xz
net-analyzer/wireshark: Fix building against Qt 5.11 (bug #656832).
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-analyzer/wireshark/wireshark-2.6.1.ebuild')
-rw-r--r--net-analyzer/wireshark/wireshark-2.6.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/wireshark/wireshark-2.6.1.ebuild b/net-analyzer/wireshark/wireshark-2.6.1.ebuild
index 0303f97755a..1efd67dc6fe 100644
--- a/net-analyzer/wireshark/wireshark-2.6.1.ebuild
+++ b/net-analyzer/wireshark/wireshark-2.6.1.ebuild
@@ -91,6 +91,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.6.0-androiddump-wsutil.patch
"${FILESDIR}"/${PN}-2.6.0-qtsvg.patch
"${FILESDIR}"/${PN}-2.6.0-redhat.patch
+ "${FILESDIR}"/${PN}-2.6.1-Qt-5.11.patch
"${FILESDIR}"/${PN}-99999999-androiddump.patch
)