change obrender-3.0 and obparser-3.0 to 3.4 because we broke backward compatibility
[mikachu/openbox.git] / render / obrender-3.4.pc.in
similarity index 88%
rename from render/obrender-3.0.pc.in
rename to render/obrender-3.4.pc.in
index 68e54cb..81c3721 100644 (file)
@@ -12,6 +12,6 @@ pangolibs=@PANGO_LIBS@
 Name: ObRender
 Description: Openbox Render Library
 Version: @VERSION@
-Requires: obparser-3.0 glib-2.0 xft pangoxft
+Requires: obparser-3.4 glib-2.0 xft pangoxft
 Libs: -L${libdir} -lobrender ${xlibs} ${pangolibs}
 Cflags: -I${includedir}/openbox/@OB_VERSION@ ${xcflags} ${pangocflags}