libpeas: enable gobject-introspection for i686-musl
This commit is contained in:
parent
4647701ea3
commit
bca4776398
|
@ -18,7 +18,7 @@ checksum=5b2fc0f53962b25bca131a5ec0139e6fef8e254481b6e777975f7a1d2702a962
|
|||
LDFLAGS="-lpython2.7 -lpython3.6m"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) ;;
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="gobject-introspection" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Reference in New Issue