| prefix=@prefix@ | |
| exec_prefix=@exec_prefix@ | |
| libdir=@libdir@ | |
| includedir=@includedir@ | |
| Name: GObject | |
| Description: GLib Type, Object, Parameter and Signal Library | |
| Requires: glib-2.0 | |
| Version: @VERSION@ | |
| Libs: -L${libdir} -lgobject-2.0 | |
| Libs.private: @LIBFFI_LIBS@ | |
| Cflags: |