summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorTreeve Jelbert2019-10-10 21:37:35 +0200
committerTreeve Jelbert2019-10-11 10:07:56 +0200
commitbfc9a5629a434919d62d9778caace4a4b5909a90 (patch)
tree9b651e1d14b05fdf850d929dd3fb3127b785db5f /utils
parent8a554b2e5c48784d8906de272fc0ee54b071174d (diff)
grep - use GETTEXT
Diffstat (limited to 'utils')
-rwxr-xr-xutils/grep/DEPENDS2
-rw-r--r--utils/grep/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/utils/grep/DEPENDS b/utils/grep/DEPENDS
index d52bae2b5d..c49d5828ad 100755
--- a/utils/grep/DEPENDS
+++ b/utils/grep/DEPENDS
@@ -1,7 +1,7 @@
depends xz-utils &&
depends smgl-fhs &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/utils/grep/HISTORY b/utils/grep/HISTORY
index 673755e32d..f985a8d276 100644
--- a/utils/grep/HISTORY
+++ b/utils/grep/HISTORY
@@ -1,3 +1,6 @@
+2019-10-10 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: use GTETEXT
+
2019-01-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: delete gnupg