librsvg: remove libgmodule SONAME, revbump

This commit is contained in:
davehome 2012-03-29 04:45:15 -06:00
parent 8ecd948e06
commit 20bc176beb
2 changed files with 1 additions and 3 deletions

View File

@ -19,5 +19,3 @@ 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,7 +1,7 @@
# Template build file for 'librsvg'.
pkgname=librsvg
version=2.36.0
revision=1
revision=2
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-static --enable-introspection"