wireshark/macosx-support-lib-patches/glib-pkgconfig.patch

11 lines
349 B
Diff

--- gobject-2.0.pc.in.orig 2011-12-30 22:08:27.000000000 +0100
+++ gobject-2.0.pc.in 2011-12-30 22:09:06.000000000 +0100
@@ -7,6 +7,6 @@
Description: GLib Type, Object, Parameter and Signal Library
Requires: glib-2.0
Version: @VERSION@
-Libs: -L${libdir} -lgobject-2.0
+Libs: -L${libdir} -lgobject-2.0 -lffi
Libs.private: @LIBFFI_LIBS@
Cflags: