gnome-characters: enable gir/vala for all architectures
This commit is contained in:
parent
5a7f3df496
commit
8d976f2ade
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-characters'
|
||||
pkgname=gnome-characters
|
||||
version=3.32.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
hostmakedepends="gjs glib-devel itstool pkg-config"
|
||||
|
@ -14,8 +14,3 @@ homepage="https://wiki.gnome.org/Design/Apps/CharacterMap"
|
|||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=5a9225ad527f9e185d3f1beb84e358a6571578aaeb75f47c4e07cdd48b08efd6
|
||||
lib32disabled=yes
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="hard depends on gobject-introspection" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue