summaryrefslogtreecommitdiffstats
path: root/package/libv4l/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/libv4l/Config.in')
-rw-r--r--package/libv4l/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libv4l/Config.in b/package/libv4l/Config.in
index 866f8c67e3..04f0c6a9b3 100644
--- a/package/libv4l/Config.in
+++ b/package/libv4l/Config.in
@@ -5,6 +5,7 @@ config BR2_PACKAGE_LIBV4L
depends on BR2_USE_MMU # fork()
depends on BR2_INSTALL_LIBSTDCPP
select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC
+ select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
help
libv4l is a collection of libraries which adds a thin abstraction
layer on top of video4linux2 devices. libv4l consists of 3 different
OpenPOWER on IntegriCloud