summaryrefslogtreecommitdiffstats
path: root/package/gettext/Config.in
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-12-13 10:02:57 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-14 12:02:33 +0100
commit933ebedd200088600809a1149bb1670c58e25c62 (patch)
tree2badfb7330239ac0c1cdd6fea3157a4c11dddd86 /package/gettext/Config.in
parent4f3a4c96312e27ca82f6c26a0179536a11594b95 (diff)
downloadbuildroot-novena-933ebedd200088600809a1149bb1670c58e25c62.tar.gz
buildroot-novena-933ebedd200088600809a1149bb1670c58e25c62.zip
gettext: bump to version 0.18.1.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/gettext/Config.in')
-rw-r--r--package/gettext/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/gettext/Config.in b/package/gettext/Config.in
index ee7d8cb20..a97b83532 100644
--- a/package/gettext/Config.in
+++ b/package/gettext/Config.in
@@ -16,6 +16,9 @@ config BR2_PACKAGE_GETTEXT
config BR2_PACKAGE_GETTEXT_TOOLS
bool "Install gettext tools"
depends on BR2_PACKAGE_GETTEXT
+ depends on BR2_USE_MMU # fork()
+ depends on BR2_LARGEFILE
+ select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
help
This option allows to install the complete gettext suite in
the target filesystem. This is typically not useful for