mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
aplay depends on BR2_LARGEFILE support
This commit is contained in:
@@ -44,6 +44,7 @@ config BR2_PACKAGE_ALSA_UTILS_AMIXER
|
||||
config BR2_PACKAGE_ALSA_UTILS_APLAY
|
||||
bool "aplay"
|
||||
default n
|
||||
select BR2_LARGEFILE
|
||||
depends on BR2_PACKAGE_ALSA_UTILS
|
||||
|
||||
config BR2_PACKAGE_ALSA_UTILS_ARECORD
|
||||
|
||||
Reference in New Issue
Block a user