From: Dana Jansens Date: Thu, 28 Feb 2008 02:09:19 +0000 (-0500) Subject: obrender uses obt now, there is no obparser anymore X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=deb5ef6243a14dcecdfbaa8a7962041d76c0177a;p=chaz%2Fopenbox obrender uses obt now, there is no obparser anymore --- diff --git a/render/obrender-4.0.pc.in b/render/obrender-4.0.pc.in index 9c310569..1b8b7ded 100644 --- a/render/obrender-4.0.pc.in +++ b/render/obrender-4.0.pc.in @@ -9,6 +9,6 @@ xlibs=@X_LIBS@ Name: ObRender Description: Openbox Render Library Version: @VERSION@ -Requires: obparser-4.0 glib-2.0 xft pangoxft +Requires: obt-4.0 glib-2.0 xft pangoxft Libs: -L${libdir} -lobrender ${xlibs} Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags}