summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:01 +0200
committerIsmael Luceno2019-05-18 03:29:08 +0200
commitd3bbe18cc11a64407da8b104c726e05ffede2f4f (patch)
treee9ede45f061d57d2262b3a8e699a340d88fd7671 /doc
parent6b8789209862ce0500fb9d6106e74112ce1c1546 (diff)
gummi: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/gummi/DEPENDS2
-rw-r--r--doc/gummi/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/gummi/DEPENDS b/doc/gummi/DEPENDS
index 4095ca8ee8..3895b947a5 100755
--- a/doc/gummi/DEPENDS
+++ b/doc/gummi/DEPENDS
@@ -10,7 +10,7 @@ optional_depends gtkspell \
"--disable-spellcheck" \
"for spell check support" &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support"
diff --git a/doc/gummi/HISTORY b/doc/gummi/HISTORY
index e09010e003..9eddab2621 100644
--- a/doc/gummi/HISTORY
+++ b/doc/gummi/HISTORY
@@ -1,2 +1,5 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2017-02-23 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS, DEPENDS, BUILD, CONFIGURE: created spell, version 0.6.6