diff --git a/srcpkgs/gobject-introspection/template b/srcpkgs/gobject-introspection/template index 7b5dc2e345f..e994127c1d6 100644 --- a/srcpkgs/gobject-introspection/template +++ b/srcpkgs/gobject-introspection/template @@ -15,6 +15,11 @@ license="GPL-2, LGPL-2.1" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" checksum=6658bd3c2b8813eb3e2511ee153238d09ace9d309e4574af27443d87423e4233 nocross=yes +case $XBPS_TARGET_MACHINE in +*-musl) + broken=http://build.voidlinux.eu/builders/x86_64-musl_builder/builds/5312/steps/shell_3/logs/stdio + ;; +esac gir-freedesktop_package() { short_desc="Introspection data for some FreeDesktop components"