diff --git a/srcpkgs/spice-gtk/template b/srcpkgs/spice-gtk/template index 056d3a194a7..c4d977874bf 100644 --- a/srcpkgs/spice-gtk/template +++ b/srcpkgs/spice-gtk/template @@ -34,9 +34,7 @@ case "$XBPS_TARGET_MACHINE" in esac case "$XBPS_TARGET_MACHINE" in - *-musl) - broken="meson.build:262:6: ERROR: Problem encountered: Function missing:makecontext" - ;; + *-musl) configure_args+=" -Dcoroutine=gthread";; esac spice-gtk-devel_package() {