]> git.pld-linux.org Git - packages/GConf2.git/blob - GConf2-glib.patch
- fix the pkg-config deps
[packages/GConf2.git] / GConf2-glib.patch
1 --- GConf-2.21.1/gconf-2.0.pc.in~       2008-01-16 12:57:32.000000000 +0100
2 +++ GConf-2.21.1/gconf-2.0.pc.in        2008-01-16 17:47:19.498644453 +0100
3 @@ -8,7 +8,7 @@
4  Name: gconf
5  Description: GNOME Config System.
6  Version: @VERSION@
7 -Requires: glib
8 +Requires: glib-2.0
9  Requires.private: ORBit-2.0
10  Libs: -L${libdir} -lgconf-@MAJOR_VERSION@
11  Cflags: -I${includedir}/gconf@MAJOR_VERSION@
This page took 0.206243 seconds and 3 git commands to generate.