mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
alsa-utils: select alsa-lib
Select alsa-libs instead of depending on them otherwise it's just "missing" from the menu. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
f1e7204cc3
commit
c7333781cc
@ -1,7 +1,7 @@
|
|||||||
config BR2_PACKAGE_ALSA_UTILS
|
config BR2_PACKAGE_ALSA_UTILS
|
||||||
bool "alsa-utils"
|
bool "alsa-utils"
|
||||||
depends on BR2_LARGEFILE
|
depends on BR2_LARGEFILE
|
||||||
depends on BR2_PACKAGE_ALSA_LIB
|
select BR2_PACKAGE_ALSA_LIB
|
||||||
help
|
help
|
||||||
This package contains the command line utilities for the ALSA
|
This package contains the command line utilities for the ALSA
|
||||||
project.
|
project.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user