X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=render%2Fobrender-3.0.pc.in;h=ebb17ef3aa1b319cd29f272a55ec42fd43a48b6d;hb=c313b219a226c3b968ff312b96120eef0c527d91;hp=81c37218572abaa8e205e0143afc0e6f0b974085;hpb=df948db3be58a544fc54fc634686c0ec80ed51c0;p=chaz%2Fopenbox diff --git a/render/obrender-3.0.pc.in b/render/obrender-3.0.pc.in index 81c37218..ebb17ef3 100644 --- a/render/obrender-3.0.pc.in +++ b/render/obrender-3.0.pc.in @@ -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}