2 exec_prefix=@exec_prefix@
4 includedir=@includedir@
6 giomoduledir=@GIO_MODULE_DIR@
7 glib_compile_schemas=glib-compile-schemas
8 glib_compile_resources=glib-compile-resources
9 gdbus_codegen=gdbus-codegen
12 Description: glib I/O library
14 Requires: glib-2.0 gobject-2.0
15 Requires.private: gmodule-no-export-2.0
16 Libs: -L${libdir} -lgio-2.0
17 Libs.private: @ZLIB_LIBS@ @NETWORK_LIBS@