obrender uses obt now, there is no obparser anymore

This commit is contained in:
Dana Jansens 2008-02-27 21:09:19 -05:00
parent 8bd02bf4b8
commit deb5ef6243

View 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}