mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-25 16:22:58 +01:00
7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
config BR2_PACKAGE_SPOTIFYD
|
|
bool "spotifyd"
|
|
depends on BR2_PACKAGE_HOST_RUSTC_TARGET_ARCH_SUPPORTS
|
|
select BR2_PACKAGE_HOST_CARGO
|
|
help
|
|
An open source Spotify client running as a UNIX daemon.
|