From 7d5f2ff88a2756e77170e81418b59c95a0bb587f Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Thu, 23 May 2024 21:11:08 -0700 Subject: [PATCH] audio/wasabi: Broken Reported by: fallout --- audio/wasabi/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/wasabi/Makefile b/audio/wasabi/Makefile index 6c7a88564f6ac..c9098855de3ca 100644 --- a/audio/wasabi/Makefile +++ b/audio/wasabi/Makefile @@ -10,6 +10,8 @@ WWW= https://github.com/arduano/wasabi LICENSE= APACHE20 # Don't Be a Dick Public License based on Apache 2.0, see http://www.dbad-license.org/ +BROKEN= rust code incompatible with latest rust-nightly, see https://github.com/arduano/wasabi/issues/60 + BUILD_DEPENDS= rust-nightly>0:lang/rust-nightly LIB_DEPENDS= libasound.so:audio/alsa-lib