summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:03 +0200
committerIsmael Luceno2019-05-18 03:29:09 +0200
commitd86ba2c54849bc791bdf65bd926d874371cc72b4 (patch)
treedc6731e448053e0e8574ac82d81875c4b20c2954 /editors
parent42f1762a69b8a4cd4b782ef381eabf15c965c16b (diff)
vim: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'editors')
-rwxr-xr-xeditors/vim/DEPENDS2
-rw-r--r--editors/vim/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/editors/vim/DEPENDS b/editors/vim/DEPENDS
index 9078983386..25356da656 100755
--- a/editors/vim/DEPENDS
+++ b/editors/vim/DEPENDS
@@ -2,7 +2,7 @@ if [[ "${VIM_BRANCH}" == "scm" ]]
then depends git
fi &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index dd30611b2d..b45df464ab 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2019-05-17 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 8.1.1342