prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: Libglade Description: a library for dynamically loading GLADE interface files Version: @VERSION@ # this should also require libxml, but there isn't a .pc file for it Requires: gtk+ Libs: -L${libdir} -lglade @XML_LIBS@ Cflags: -I${includedir}/libglade-1.0 @XML_CFLAGS@