obrender uses obt now, there is no obparser anymore
authorDana Jansens <danakj@orodu.net>
Thu, 28 Feb 2008 02:09:19 +0000 (21:09 -0500)
committerDana Jansens <danakj@orodu.net>
Thu, 28 Feb 2008 02:09:19 +0000 (21:09 -0500)
render/obrender-4.0.pc.in

index 9c31056..1b8b7de 100644 (file)
@@ -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}