package/mpd: soundcloud needs curl

Since switch to meson-package, soundcloud needs curl

Fixes:
 - http://autobuild.buildroot.org/results/eefe8c6816d9504e8997483abcf7b1327260409c

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2019-08-09 10:11:04 +02:00 committed by Thomas Petazzoni
parent c31203ae09
commit 12256d3320

View file

@ -47,6 +47,7 @@ config BR2_PACKAGE_MPD_QOBUZ
config BR2_PACKAGE_MPD_SOUNDCLOUD
bool "soundcloud"
select BR2_PACKAGE_MPD_CURL
select BR2_PACKAGE_YAJL
help
Enable soundcloud.com playlist support.