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

Commit 5f5ec46

Browse files
authored
Change target
1 parent 4a98121 commit 5f5ec46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/sound/librespot/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ define Package/librespot
2929
CATEGORY:=Sound
3030
TITLE:=Spotify client
3131
# DEPENDS:=@(TARGET_x86||TARGET_bcm27xx||TARGET_armsr) $(RUST_ARCH_DEPENDS) +alsa-lib
32-
DEPENDS:=@TARGET_bcm27xx_bcm2710 $(RUST_ARCH_DEPENDS) +alsa-lib
32+
DEPENDS:=@TARGET_sunxi $(RUST_ARCH_DEPENDS) +alsa-lib
3333
URL:=https://github.com/librespot-org/librespot
3434
endef
3535

0 commit comments

Comments
 (0)