X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Fgrits.pc.in;h=da0ea6a1209d0ccdee58834c42a1a190507b63b2;hb=5d4daa2b86d30c77c9828447ca1828a45713b5d6;hp=859289e4df0dce289dc49e87f5b66c0f41751bd8;hpb=4bef8517366b0195e321add06250e7d659434661;p=grits diff --git a/src/grits.pc.in b/src/grits.pc.in index 859289e..da0ea6a 100644 --- a/src/grits.pc.in +++ b/src/grits.pc.in @@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ -Name: libgis -Description: GIS Library for Gtk+ applications +Name: Grits +Description: Grits is a Virtual Globe library Version: @VERSION@ -Requires: gmodule-2.0 gtk+-2.0 gtkglext-1.0 libsoup-2.4 -Libs: -L${libdir} -lgis -Cflags: -I${includedir}/gis +Requires: gmodule-2.0 gtk+-2.0 libsoup-2.4 +Libs: -L${libdir} -lgrits @GL_LIBS@ +Cflags: -I${includedir}/grits @GL_CFLAGS@