From 5b23dc7bebac25628c1d3ff7b846d8de27479924 Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Wed, 13 Apr 2016 09:59:33 +0200 Subject: [PATCH] net-analyzer/wireshark: Update live ebuild patch. Package-Manager: portage-2.2.28 --- .../wireshark/files/wireshark-99999999-androiddump.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.26.2