summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-04-13 09:59:33 +0200
committerJeroen Roovers <jer@gentoo.org>2016-04-13 09:59:55 +0200
commit5b23dc7bebac25628c1d3ff7b846d8de27479924 (patch)
tree9efcaa267bdfa6440e7215b7cbf04a1718514a31 /net-analyzer/wireshark
parentsci-electronics/kicad: Fix missing footprint library issue (diff)
downloadgentoo-5b23dc7bebac25628c1d3ff7b846d8de27479924.tar.gz
gentoo-5b23dc7bebac25628c1d3ff7b846d8de27479924.tar.bz2
gentoo-5b23dc7bebac25628c1d3ff7b846d8de27479924.zip
net-analyzer/wireshark: Update live ebuild patch.
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-analyzer/wireshark')
-rw-r--r--net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch8
1 files 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