Bug 3359 - redundant pango flags
[dana/openbox.git] / render / obrender-3.0.pc.in
index 68e54cb..ebb17ef 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.0 glib-2.0 xft pangoxft
-Libs: -L${libdir} -lobrender ${xlibs} ${pangolibs}
-Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags} ${pangocflags}
+Libs: -L${libdir} -lobrender ${xlibs}
+Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags}