squeezelite: alsa-lib mixer support is mandatory
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 14 Oct 2015 07:38:13 +0000 (09:38 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 14 Oct 2015 07:38:13 +0000 (09:38 +0200)
Fixes:

  http://autobuild.buildroot.net/results/4f5/4f53ed80c7f135c33341919be4d5256409a2b23a/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/squeezelite/Config.in

index 12410855ff7d68b47c9b9031ea0c1f3c339329b7..be8f11a387fa69f8dd5ef2519b5b611069b38286 100644 (file)
@@ -4,6 +4,7 @@ config BR2_PACKAGE_SQUEEZELITE
        depends on BR2_TOOLCHAIN_HAS_THREADS # alsa-lib
        depends on BR2_USE_MMU # mpg123
        select BR2_PACKAGE_ALSA_LIB
+       select BR2_PACKAGE_ALSA_LIB_MIXER
        select BR2_PACKAGE_FLAC
        select BR2_PACKAGE_LIBMAD
        select BR2_PACKAGE_LIBVORBIS