libpeas: enable gobject-introspection for i686-musl
This commit is contained in:
parent
4647701ea3
commit
bca4776398
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ checksum=5b2fc0f53962b25bca131a5ec0139e6fef8e254481b6e777975f7a1d2702a962
|
||||||
LDFLAGS="-lpython2.7 -lpython3.6m"
|
LDFLAGS="-lpython2.7 -lpython3.6m"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64-musl) ;;
|
i686-musl|x86_64-musl) ;;
|
||||||
*-musl) broken="gobject-introspection" ;;
|
*-musl) broken="gobject-introspection" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue