orca: enable gobject-introspection for i686-musl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user