net-analyzer/wireshark: Update live ebuild patch.
authorJeroen Roovers <jer@gentoo.org>
Wed, 13 Apr 2016 07:59:33 +0000 (09:59 +0200)
committerJeroen Roovers <jer@gentoo.org>
Wed, 13 Apr 2016 07:59:55 +0000 (09:59 +0200)
Package-Manager: portage-2.2.28

net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch

index 7c00d8b13167149469e98e95b8ad1a69ca44c8d2..124a9b8b00be82e53ad7e2281f93677869d4642b 100644 (file)
@@ -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