summaryrefslogtreecommitdiffstats
path: root/editors/nano/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nano/DEPENDS')
-rwxr-xr-xeditors/nano/DEPENDS7
1 files changed, 6 insertions, 1 deletions
diff --git a/editors/nano/DEPENDS b/editors/nano/DEPENDS
index 47b46e3c79..39eef8c924 100755
--- a/editors/nano/DEPENDS
+++ b/editors/nano/DEPENDS
@@ -1,3 +1,8 @@
depends gnupg &&
depends ncurses &&
-depends smgl-fhs
+depends smgl-fhs &&
+
+optional_depends gettext \
+ "--enable-nls" \
+ "--disable-nls" \
+ "for Native Language Support"