Skip to content

Commit

Permalink
Limit targets
Browse files Browse the repository at this point in the history
  • Loading branch information
sinegar authored Apr 2, 2024
1 parent 15f5b79 commit f685499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sound/librespot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ define Package/librespot
CATEGORY:=Sound
TITLE:=Spotify client
#DEPENDS:=@(TARGET_x86||TARGET_sunxi||TARGET_armsr) $(RUST_ARCH_DEPENDS) +alsa-lib
DEPENDS:=$(RUST_ARCH_DEPENDS) +alsa-lib
DEPENDS:=@(aarch64||arm||i386||i686||x86_64) $(RUST_ARCH_DEPENDS) +alsa-lib
URL:=https://github.com/librespot-org/librespot
endef

Expand Down

0 comments on commit f685499

Please sign in to comment.