tracker: enable gobject-introspection for i686-musl
This commit is contained in:
parent
dfe40f7b21
commit
eae5afc05f
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ if [ "$CROSS_BUILD" ]; then
|
|||
fi
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) ;;
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="gobject-introspection" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in a new issue