iagno: enable gir/vala for all architectures
This commit is contained in:
parent
aace479661
commit
9f1024772e
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'iagno'
|
||||
pkgname=iagno
|
||||
version=3.32.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
hostmakedepends="glib-devel itstool pkg-config vala"
|
||||
makedepends="libcanberra-devel librsvg-devel"
|
||||
|
@ -11,8 +11,3 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Apps/Iagno"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ed040e8fc6a7e965f20dc267136cd693a497e75402137b10ef2654751f5998e5
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="librsvg vapi can't be cross built on musl platforms" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue