fwupd: enable gir/vala for all architectures
This commit is contained in:
parent
5e1e7d2c1f
commit
a14208210f
@ -1,7 +1,7 @@
|
||||
# Template file for 'fwupd'
|
||||
pkgname=fwupd
|
||||
version=1.2.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
# manpages fail to build
|
||||
@ -43,12 +43,6 @@ case "$XBPS_TARGET_MACHINE" in
|
||||
;;
|
||||
esac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="gobject introspection" ;;
|
||||
*) ;;
|
||||
esac
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
ppc64*)
|
||||
configure_args+=" -Dplugin_uefi=false"
|
||||
|
Loading…
x
Reference in New Issue
Block a user