diff --git a/srcpkgs/rocksndiamonds/template b/srcpkgs/rocksndiamonds/template index f0218b554e6..ab150e1f467 100644 --- a/srcpkgs/rocksndiamonds/template +++ b/srcpkgs/rocksndiamonds/template @@ -20,6 +20,7 @@ LDFLAGS="-lz" case "$XBPS_TARGET_MACHINE" in arm*) + broken=yes # Enable OpenGL/ES on rpi platforms build_options_default="gles" ;;