diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index 728fab6aca9..19d6b8c582c 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -1,7 +1,7 @@ # Template file for 'gobject-introspection' pkgname=gobject-introspection version=1.60.0 -revision=3 +revision=4 build_style=meson pycompile_dirs="usr/lib/${pkgname}/giscanner" hostmakedepends="flex pkg-config" @@ -17,11 +17,6 @@ pycompile_version="$py3_ver" patch_args="-Np1" -case "$XBPS_TARGET_MACHINE" in - i686-musl|x86_64-musl) ;; - *-musl) broken="Errors out when building any package that uses gir" ;; -esac - if [ "$CROSS_BUILD" ]; then hostmakedepends+=" gobject-introspection qemu-user-static prelink-cross" configure_args+=" -Denable-host-gi=true