template-glib: enable for i686-musl
This commit is contained in:
@@ -16,7 +16,7 @@ distfiles="${GNOME_SITE}/template-glib/${version%.*}/template-glib-${version}.ta
|
|||||||
checksum=cf690d391bfc71036e31867df6da90315a3db83f739a8657f580b941b96e3649
|
checksum=cf690d391bfc71036e31867df6da90315a3db83f739a8657f580b941b96e3649
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64-musl) ;;
|
i686-musl|x86_64-musl) ;;
|
||||||
*-musl) broken="hard-requires gobject-introspection" ;;
|
*-musl) broken="hard-requires gobject-introspection" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user