obrender uses obt now, there is no obparser anymore
This commit is contained in:
parent
8bd02bf4b8
commit
deb5ef6243
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue