libzapojit: rebuild to update metadata objs.
This commit is contained in:
parent
6ff6a1c114
commit
2ecfe648aa
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libzapojit'
|
||||
pkgname=libzapojit
|
||||
version=0.0.3
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||
|
@ -15,8 +15,7 @@ distfiles="${GNOME_SITE}/$pkgname/0.0/$pkgname-$version.tar.xz"
|
|||
checksum=3d25f99329105abb99d1e9651b0aa1842065456ea54c22970a7330e9f3d1c37e
|
||||
|
||||
libzapojit-devel_package() {
|
||||
depends="libglib-devel json-glib-devel rest-devel>=0.7.90
|
||||
${sourcepkg}-${version}_${revision}"
|
||||
depends="libglib-devel json-glib-devel rest-devel>=0.7.90 ${sourcepkg}-${version}_${revision}"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
|
|
Loading…
Reference in a new issue