diff options
Diffstat (limited to 'package/libv4l/Config.in')
-rw-r--r-- | package/libv4l/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libv4l/Config.in b/package/libv4l/Config.in index 5a55b2b7c1..16dc6bbd9e 100644 --- a/package/libv4l/Config.in +++ b/package/libv4l/Config.in @@ -23,6 +23,7 @@ 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: |