Add missing string.h include
[platform/upstream/glib.git] / gio-2.0.pc.in
index 6a70674..9f7123f 100644 (file)
@@ -4,8 +4,9 @@ libdir=@libdir@
 includedir=@includedir@
 
 giomoduledir=@GIO_MODULE_DIR@
-glib_compile_schemas=@bindir@/glib-compile-schemas@EXEEXT@
-glib_compile_resources=@bindir@/glib-compile-resources@EXEEXT@
+glib_compile_schemas=glib-compile-schemas
+glib_compile_resources=glib-compile-resources
+gdbus_codegen=gdbus-codegen
 
 Name: GIO
 Description: glib I/O library