gnome-shell: broken x86_64-musl
This commit is contained in:
parent
4cbfaa1dc7
commit
7982c9fd4e
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@ distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=22632c9bbccef11fe3130fc8d642e37de223d089e004bdb58dae309a38694c4d
|
checksum=22632c9bbccef11fe3130fc8d642e37de223d089e004bdb58dae309a38694c4d
|
||||||
nocross="hard dependency on gobject-introspection"
|
nocross="hard dependency on gobject-introspection"
|
||||||
|
|
||||||
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
x86_64-musl) broken="requires bluez rebuild" ;;
|
||||||
|
esac
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Need X
|
# Need X
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue