Re-apply r40728 and fix Coverity CID 1371 UNINIT again.
[obnox/wireshark/wip.git] / macosx-support-lib-patches / glib-pkgconfig.patch
1 --- gobject-2.0.pc.in.orig      2011-12-30 22:08:27.000000000 +0100
2 +++ gobject-2.0.pc.in   2011-12-30 22:09:06.000000000 +0100
3 @@ -7,6 +7,6 @@
4  Description: GLib Type, Object, Parameter and Signal Library
5  Requires: glib-2.0
6  Version: @VERSION@
7 -Libs: -L${libdir} -lgobject-2.0
8 +Libs: -L${libdir} -lgobject-2.0 -lffi
9  Libs.private: @LIBFFI_LIBS@
10  Cflags: