gnome-mahjongg: enable gir/vala for all architectures
This commit is contained in:
parent
a4630f55b3
commit
e457b4386c
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-mahjongg'
|
||||
pkgname=gnome-mahjongg
|
||||
version=3.32.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
hostmakedepends="glib-devel itstool pkg-config vala"
|
||||
makedepends="librsvg-devel gtk+3-devel libglib-devel"
|
||||
|
@ -11,8 +11,3 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Apps/Mahjongg"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=52843745a17ef1e9e80820432b3317aa885ec7417ac1e9239946c0d56daf6a8a
|
||||
|
||||
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