audio/songrec: unbreak on powerpc64le

This commit is contained in:
Piotr Kubaj 2025-01-23 16:13:43 +01:00
parent 27a8f9c7a5
commit b87ff738c5

View file

@ -10,8 +10,6 @@ WWW= https://github.com/marin-m/SongRec
LICENSE= MIT LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64le= rust compiler crashes, see https://github.com/rust-lang/rust/issues/120583
LIB_DEPENDS= libasound.so:audio/alsa-lib \ LIB_DEPENDS= libasound.so:audio/alsa-lib \
libdbus-1.so:devel/dbus \ libdbus-1.so:devel/dbus \
libpulse.so:audio/pulseaudio libpulse.so:audio/pulseaudio