diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-06-03 13:05:59 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-06-03 13:05:59 +0200 |
commit | d66c707eef1fa2e8fe400d0c7897feb4ebd6783c (patch) | |
tree | 90b0208ac140c3cc8391a9e2d35611b03f4c91b0 /net-analyzer/wireshark/wireshark-99999999.ebuild | |
parent | net-analyzer/wireshark: Fix building against Qt 5.11 (bug #656832). (diff) | |
download | gentoo-d66c707eef1fa2e8fe400d0c7897feb4ebd6783c.tar.gz gentoo-d66c707eef1fa2e8fe400d0c7897feb4ebd6783c.tar.bz2 gentoo-d66c707eef1fa2e8fe400d0c7897feb4ebd6783c.zip |
net-analyzer/wireshark: Update live ebuild.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-analyzer/wireshark/wireshark-99999999.ebuild')
-rw-r--r-- | net-analyzer/wireshark/wireshark-99999999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/wireshark/wireshark-99999999.ebuild b/net-analyzer/wireshark/wireshark-99999999.ebuild index 7ca08d8b9246..039381a543b2 100644 --- a/net-analyzer/wireshark/wireshark-99999999.ebuild +++ b/net-analyzer/wireshark/wireshark-99999999.ebuild @@ -87,8 +87,7 @@ RDEPEND=" " PATCHES=( "${FILESDIR}"/${PN}-2.4-androiddump.patch - "${FILESDIR}"/${PN}-2.6.0-androiddump-wsutil.patch - "${FILESDIR}"/${PN}-2.6.0-qtsvg.patch + "${FILESDIR}"/${PN}-99999999-qtsvg.patch "${FILESDIR}"/${PN}-2.6.0-redhat.patch ) |