From: Jeroen Roovers Date: Wed, 13 Apr 2016 07:59:33 +0000 (+0200) Subject: net-analyzer/wireshark: Update live ebuild patch. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5b23dc7bebac25628c1d3ff7b846d8de27479924;p=gentoo.git net-analyzer/wireshark: Update live ebuild patch. Package-Manager: portage-2.2.28 --- diff --git a/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch b/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch index 7c00d8b13167..124a9b8b00be 100644 --- a/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch +++ b/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch @@ -1,10 +1,10 @@ --- a/extcap/Makefile.am +++ b/extcap/Makefile.am -@@ -46,6 +46,7 @@ +@@ -49,6 +49,7 @@ + androiddump_LDADD = \ ../wiretap/libwiretap.la \ ../wsutil/libwsutil.la \ - @GLIB_LIBS@ \ -+ @PCAP_LIBS@ \ - @SOCKET_LIBS@ ++ @PCAP_LIBS@ \ + @GLIB_LIBS@ if ENABLE_STATIC