SHA256
1
0
forked from pool/wireshark
wireshark/wireshark-1.8.0-gmodule.patch

13 lines
401 B
Diff

Index: Makefile.in
===================================================================
--- Makefile.in.orig 2012-06-23 12:08:53.000000000 +0100
+++ Makefile.in 2012-06-23 12:09:00.000000000 +0100
@@ -1051,6 +1051,7 @@ wireshark_LDADD = \
@LIBGNUTLS_LIBS@ \
@LIBSMI_LDFLAGS@ \
@PORTAUDIO_LIBS@ \
+ -lgmodule-2.0 \
@GTK_LIBS@ -lm
wireshark_CFLAGS = $(AM_CLEAN_CFLAGS) $(py_dissectors_dir)