summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmobile/mumpot/DEPENDS2
-rw-r--r--mobile/mumpot/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/mobile/mumpot/DEPENDS b/mobile/mumpot/DEPENDS
index af32b8854b..cae50acca7 100755
--- a/mobile/mumpot/DEPENDS
+++ b/mobile/mumpot/DEPENDS
@@ -1,5 +1,5 @@
depends gtk+2 &&
-depends gettext &&
+depends GETTEXT &&
depends libxml2 &&
depends curl &&
depends bison &&
diff --git a/mobile/mumpot/HISTORY b/mobile/mumpot/HISTORY
index c97bf9a097..c69fe8152b 100644
--- a/mobile/mumpot/HISTORY
+++ b/mobile/mumpot/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)