summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-02-24 09:41:18 +0100
committerJeroen Roovers <jer@gentoo.org>2016-02-24 09:41:43 +0100
commit5c6f0ca77d32472e5973e8652078beeb2b1bb722 (patch)
treef3105446d94158974cd9a5006507f8b0b0b49a67 /net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch
parentdev-util/debootstrap: Version bump. (diff)
downloadgentoo-5c6f0ca77d32472e5973e8652078beeb2b1bb722.tar.gz
gentoo-5c6f0ca77d32472e5973e8652078beeb2b1bb722.tar.bz2
gentoo-5c6f0ca77d32472e5973e8652078beeb2b1bb722.zip
net-analyzer/wireshark: Update live ebuild patches (bug #575090 by Garri).
Package-Manager: portage-2.2.27
Diffstat (limited to 'net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch')
-rw-r--r--net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch b/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch
new file mode 100644
index 000000000000..7c00d8b13167
--- /dev/null
+++ b/net-analyzer/wireshark/files/wireshark-99999999-androiddump.patch
@@ -0,0 +1,10 @@
+--- a/extcap/Makefile.am
++++ b/extcap/Makefile.am
+@@ -46,6 +46,7 @@
+ ../wiretap/libwiretap.la \
+ ../wsutil/libwsutil.la \
+ @GLIB_LIBS@ \
++ @PCAP_LIBS@ \
+ @SOCKET_LIBS@
+
+ if ENABLE_STATIC