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