yelp: remove gmodule SONAME; revbump, bump api_depends
This commit is contained in:
parent
5c421e80f9
commit
7184b2f057
3 changed files with 2 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
|||
abi_depends=">=2.91.90"
|
||||
api_depends="${abi_depends}"
|
||||
api_depends=">=3.4.0"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'yelp'
|
||||
pkgname=yelp
|
||||
version=3.4.0
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-static"
|
||||
|
|
|
@ -24,5 +24,3 @@ libglib-2.0.so.0
|
|||
libpthread.so.0
|
||||
libc.so.6
|
||||
libjavascriptcoregtk-3.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
librt.so.1
|
||||
|
|
Loading…
Reference in a new issue