File: glib-pkgconfig.patch

package info (click to toggle)
wireshark 4.4.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 331,868 kB
  • sloc: ansic: 2,972,126; cpp: 123,960; xml: 100,952; python: 55,025; perl: 24,371; lex: 7,164; sh: 5,792; pascal: 4,330; makefile: 145; ruby: 114; objc: 70; tcl: 35
file content (10 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
--- 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: