mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
eom: works for i686-musl
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
98b2e82f95
commit
bb482a2591
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${vers
|
|||
checksum=64d73069ba4db8515a6c2c90fadba87e1c5cac67dd1e102b271f62e537ee970e
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) ;;
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="gobject-introspection" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue