orca: enable gobject-introspection for i686-musl
This commit is contained in:
parent
2b04bba1b1
commit
bf04d69100
|
@ -21,6 +21,6 @@ if [ "$CROSS_BUILD" ]; then
|
|||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) ;;
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="Requires gobject-introspection" ;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue