fractal: remove broken for musl.

This commit is contained in:
Érico Rolim 2020-07-27 21:04:10 -03:00 committed by Johannes
parent 45a0d9344c
commit 7a3a312251

View File

@ -16,10 +16,6 @@ homepage="https://wiki.gnome.org/Apps/Fractal"
distfiles="https://gitlab.gnome.org/World/fractal/-/archive/$version/$pkgname-$version.tar.gz"
checksum=3f722e2fbadd6cee1ce98a92cf718c8051532dfd71180a453695365aa80d2b02
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
broken="error: Could not compile gtk. (segfaults rustc)"
fi
post_patch() {
[ -z "$CROSS_BUILD" ] && return 0