Home | History | Annotate | Download | only in glib
      1 prefix=@prefix@
      2 exec_prefix=@exec_prefix@
      3 libdir=@libdir@
      4 includedir=@includedir@
      5 
      6 Name: GIO unix specific APIs
      7 Description: unix specific headers for glib I/O library
      8 Version: @VERSION@
      9 Requires: gobject-2.0,gmodule-no-export-2.0,gio-2.0
     10 Libs: -L${libdir} -lgio-2.0
     11 Cflags: -I${includedir}/gio-unix-2.0/
     12