summaryrefslogtreecommitdiffstats
path: root/education
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:03 +0200
committerIsmael Luceno2019-05-18 03:29:09 +0200
commit3e1261650a240f49428a07ad220552d47aa27a5c (patch)
treed8efdb20a1b60e6917434dc885620ac222bf8c54 /education
parentd86ba2c54849bc791bdf65bd926d874371cc72b4 (diff)
klavaro: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'education')
-rwxr-xr-xeducation/klavaro/DEPENDS2
-rw-r--r--education/klavaro/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/education/klavaro/DEPENDS b/education/klavaro/DEPENDS
index 0fd9ac79c7..f8e22389dc 100755
--- a/education/klavaro/DEPENDS
+++ b/education/klavaro/DEPENDS
@@ -2,7 +2,7 @@ depends glib2 &&
depends gtk+3 &&
depends curl &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/education/klavaro/HISTORY b/education/klavaro/HISTORY
index 09c0c1639b..02b2747bc4 100644
--- a/education/klavaro/HISTORY
+++ b/education/klavaro/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)