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

Commit b9eb44f

Browse files
authored
Enable all targets
1 parent 5f5ec46 commit b9eb44f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/sound/librespot/Makefile

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

0 commit comments

Comments
 (0)