]> Dogcows Code - chaz/openbox/blobdiff - render/obrender-3.0.pc.in
you can create dialog windows called "prompts" which have a message and some buttons...
[chaz/openbox] / render / obrender-3.0.pc.in
index 81c37218572abaa8e205e0143afc0e6f0b974085..ebb17ef3aa1b319cd29f272a55ec42fd43a48b6d 100644 (file)
@@ -6,12 +6,9 @@ includedir=@includedir@
 xcflags=@X_CFLAGS@
 xlibs=@X_LIBS@
 
-pangocflags=@PANGO_CFLAGS@
-pangolibs=@PANGO_LIBS@
-
 Name: ObRender
 Description: Openbox Render Library
 Version: @VERSION@
-Requires: obparser-3.4 glib-2.0 xft pangoxft
-Libs: -L${libdir} -lobrender ${xlibs} ${pangolibs}
-Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags} ${pangocflags}
+Requires: obparser-3.0 glib-2.0 xft pangoxft
+Libs: -L${libdir} -lobrender ${xlibs}
+Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags}
This page took 0.020831 seconds and 4 git commands to generate.