librsvg: remove libgmodule SONAME, revbump
This commit is contained in:
parent
8ecd948e06
commit
20bc176beb
2 changed files with 1 additions and 3 deletions
srcpkgs/librsvg
|
@ -19,5 +19,3 @@ libcroco-0.6.so.3
|
||||||
libxml2.so.2
|
libxml2.so.2
|
||||||
libm.so.6
|
libm.so.6
|
||||||
libatk-1.0.so.0
|
libatk-1.0.so.0
|
||||||
libgmodule-2.0.so.0
|
|
||||||
librt.so.1
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'librsvg'.
|
# Template build file for 'librsvg'.
|
||||||
pkgname=librsvg
|
pkgname=librsvg
|
||||||
version=2.36.0
|
version=2.36.0
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.36/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --enable-introspection"
|
configure_args="--disable-static --enable-introspection"
|
||||||
|
|
Loading…
Reference in a new issue