librsvg: add missing SONAMEs, increase api_depends.
This commit is contained in:
parent
4d7a771a54
commit
caad6b4dd8
3 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=2.26.0"
|
||||
api_depends=">=2.34.2_2"
|
||||
api_depends=">=2.36.0"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue