Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit 15f5b79

Browse files
authored
DisBLW
1 parent 7bbdf0f commit 15f5b79

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/sound/librespot/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ define Package/librespot
2828
SECTION:=sound
2929
CATEGORY:=Sound
3030
TITLE:=Spotify client
31-
DEPENDS:=@(TARGET_x86||TARGET_sunxi||TARGET_armsr) $(RUST_ARCH_DEPENDS) +alsa-lib
31+
#DEPENDS:=@(TARGET_x86||TARGET_sunxi||TARGET_armsr) $(RUST_ARCH_DEPENDS) +alsa-lib
32+
DEPENDS:=$(RUST_ARCH_DEPENDS) +alsa-lib
3233
URL:=https://github.com/librespot-org/librespot
3334
endef
3435

0 commit comments

Comments
 (0)