gnome-shell: x86_64-musl broken for now
This commit is contained in:
parent
9cd43ab075
commit
caac69aa90
|
@ -23,6 +23,10 @@ license="GPL-2"
|
|||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=53f93d64307a3c74dd9854a311a82d9ea9671dd424560f5a6f61dbf9474f423f
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64-musl) broken="failed to transform dependency mozjs38-devel"
|
||||
esac
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
build_options_default+=" gir"
|
||||
|
|
Loading…
Reference in New Issue
Block a user