From f175312103c0c524561d3f0c4004959b19145a6f Mon Sep 17 00:00:00 2001 From: Mikael Urankar Date: Sat, 2 Jul 2022 15:57:58 +0200 Subject: games/abstreet: mark as broken Fails to build with rust 1.61.0 PR: 264284 Approved by: maintainer timeout --- games/abstreet/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile index 5da4e68a420d..b3c67d5cb634 100644 --- a/games/abstreet/Makefile +++ b/games/abstreet/Makefile @@ -12,6 +12,8 @@ COMMENT= Game exploring how changes to city affect drivers/cyclists/pedestrians LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= fails to build with rust 1.61.0+ + BUILD_DEPENDS= alsa-lib>0:audio/alsa-lib USES= cargo gnome localbase:ldflags pkgconfig python:build xorg -- cgit v1.2.3