diff --git a/srcpkgs/fractal/template b/srcpkgs/fractal/template index 4957b83a6b2..a5a31a33ccd 100644 --- a/srcpkgs/fractal/template +++ b/srcpkgs/fractal/template @@ -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