summaryrefslogtreecommitdiffstats
path: root/package/libv4l/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-03 22:53:30 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-05 01:28:44 +0200
commit34c5bd726643a2063c2567ef49f58ab1419c016f (patch)
tree792e888f80dfcabd21445012924f22557dbd6cfb /package/libv4l/Config.in
parent24c6a63367a52eb43322a930f20f0d1087bdd136 (diff)
downloadbuildroot-34c5bd726643a2063c2567ef49f58ab1419c016f.tar.gz
buildroot-34c5bd726643a2063c2567ef49f58ab1419c016f.zip
libv4l: use the new gettext logic
This commit switches to use the new gettext logic, which involves: - using TARGET_NLS_DEPENDENCIES instead of hand-encoded dependencies on gettext/host-gettext - dropping BR2_PACKAGE_GETTEXT selection Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libv4l/Config.in')
-rw-r--r--package/libv4l/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/libv4l/Config.in b/package/libv4l/Config.in
index 638aeff749..e7f78dc70f 100644
--- a/package/libv4l/Config.in
+++ b/package/libv4l/Config.in
@@ -19,7 +19,6 @@ comment "libv4l JPEG support not enabled"
config BR2_PACKAGE_LIBV4L_UTILS
bool "v4l-utils tools"
- select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
help
v4l-utils is a collection of various video4linux and DVB utilities.
Enable this if you want to build the following tools:
OpenPOWER on IntegriCloud