fractal: armv6l-musl broken

This commit is contained in:
maxice8 2019-01-25 21:39:34 -02:00
parent 073e6615e6
commit e617fa27ea
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@ homepage="https://wiki.gnome.org/Apps/Fractal"
distfiles="https://gitlab.gnome.org/World/fractal/-/archive/$version/$pkgname-$version.tar.gz"
checksum=f55b01dba5512abedd907d65bf1cd3a96243d81004152cd681ce7e306f777c2f
case "$XBPS_TARGET_MACHINE" in
armv6l-musl) broken="error: Could not compile gtk." ;;
esac
if [ "$CROSS_BUILD" ]; then
pre_build() {
vsed -i scripts/cargo.sh \