mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
mpd: add pulseaudio deps comment, stylize libsndfile
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
d10fa1a5eb
commit
0e55e674c0
@ -50,6 +50,9 @@ config BR2_PACKAGE_MPD_PULSEAUDIO
|
|||||||
help
|
help
|
||||||
Enable pulseaudio output support.
|
Enable pulseaudio output support.
|
||||||
|
|
||||||
|
comment "pulseaudio support needs a toolchain w/ largefile"
|
||||||
|
depends on !BR2_LARGEFILE
|
||||||
|
|
||||||
config BR2_PACKAGE_MPD_BZIP2
|
config BR2_PACKAGE_MPD_BZIP2
|
||||||
bool "bzip2"
|
bool "bzip2"
|
||||||
select BR2_PACKAGE_BZIP2
|
select BR2_PACKAGE_BZIP2
|
||||||
@ -115,7 +118,7 @@ config BR2_PACKAGE_MPD_LIBSNDFILE
|
|||||||
Enable libsndfile input/streaming support.
|
Enable libsndfile input/streaming support.
|
||||||
Select this if you want to play back WAV files.
|
Select this if you want to play back WAV files.
|
||||||
|
|
||||||
comment "mpd-libsndfile needs a toolchain w/ largefile"
|
comment "libsndfile support needs a toolchain w/ largefile"
|
||||||
depends on !BR2_LARGEFILE
|
depends on !BR2_LARGEFILE
|
||||||
|
|
||||||
config BR2_PACKAGE_MPD_MAD
|
config BR2_PACKAGE_MPD_MAD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user