diff --git a/srcpkgs/weston/template b/srcpkgs/weston/template index 4e41e651d83..cd6912483d0 100644 --- a/srcpkgs/weston/template +++ b/srcpkgs/weston/template @@ -31,6 +31,7 @@ build_options_default="dbus" case "$XBPS_TARGET_MACHINE" in armv[67]l*) # Assume RPi for now. + broken="https://cgit.freedesktop.org/wayland/weston/commit/?id=ca52b31d3f867d9a14b2a3b9fcd4f21aa5fb0a3d" CFLAGS="-I${XBPS_CROSS_BASE}/opt/vc/include" LDFLAGS="-Wl,-R/opt/vc/lib" makedepends+=" rpi-userland-devel"