gnome-shell: broken x86_64-musl

This commit is contained in:
maxice8 2018-12-27 06:03:01 -02:00
parent 4cbfaa1dc7
commit 7982c9fd4e
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@ distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=22632c9bbccef11fe3130fc8d642e37de223d089e004bdb58dae309a38694c4d
nocross="hard dependency on gobject-introspection"
case "$XBPS_TARGET_MACHINE" in
x86_64-musl) broken="requires bluez rebuild" ;;
esac
do_check() {
# Need X
: