]> git.pld-linux.org Git - packages/GConf2.git/commitdiff
- fix the pkg-config deps
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 16 Jan 2008 17:53:44 +0000 (17:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GConf2-glib.patch -> 1.1

GConf2-glib.patch [new file with mode: 0644]

diff --git a/GConf2-glib.patch b/GConf2-glib.patch
new file mode 100644 (file)
index 0000000..d071ccf
--- /dev/null
@@ -0,0 +1,11 @@
+--- GConf-2.21.1/gconf-2.0.pc.in~      2008-01-16 12:57:32.000000000 +0100
++++ GConf-2.21.1/gconf-2.0.pc.in       2008-01-16 17:47:19.498644453 +0100
+@@ -8,7 +8,7 @@
+ Name: gconf
+ Description: GNOME Config System.
+ Version: @VERSION@
+-Requires: glib
++Requires: glib-2.0
+ Requires.private: ORBit-2.0
+ Libs: -L${libdir} -lgconf-@MAJOR_VERSION@
+ Cflags: -I${includedir}/gconf@MAJOR_VERSION@
This page took 0.105633 seconds and 4 git commands to generate.