librsvg: add missing SONAMEs, increase api_depends.

This commit is contained in:
Juan RP 2012-03-28 18:09:54 +02:00
parent 4d7a771a54
commit caad6b4dd8
3 changed files with 4 additions and 1 deletions

View file

@ -1,2 +1,2 @@
abi_depends=">=2.26.0"
api_depends=">=2.34.2_2"
api_depends=">=2.36.0"

View file

@ -19,3 +19,5 @@ libcroco-0.6.so.3
libxml2.so.2
libm.so.6
libatk-1.0.so.0
libgmodule-2.0.so.0
librt.so.1

View file

@ -1,6 +1,7 @@
# Template build file for 'librsvg'.
pkgname=librsvg
version=2.36.0
revision=1
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static --enable-introspection"