summaryrefslogtreecommitdiffstats
path: root/package/libv4l
diff options
context:
space:
mode:
Diffstat (limited to 'package/libv4l')
-rw-r--r--package/libv4l/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libv4l/Config.in b/package/libv4l/Config.in
index 0437ba1872..0ae12d14a3 100644
--- a/package/libv4l/Config.in
+++ b/package/libv4l/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_LIBV4L
depends on !BR2_STATIC_LIBS # dlopen()
depends on BR2_INSTALL_LIBSTDCPP
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 # media headers
- select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC
+ select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
help
libv4l is a collection of libraries which adds a thin abstraction
OpenPOWER on IntegriCloud