summaryrefslogtreecommitdiffstats
path: root/shell-term-fm
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:21 +0200
committerIsmael Luceno2019-05-18 03:29:20 +0200
commitba7b79511513dd92b4e098cb0d0998b1d757a9a0 (patch)
tree341f4fa20bad6a86deae054c0c79bf5516e6aa81 /shell-term-fm
parent05edab6408aab502aa310dab16557e9e5901f5e9 (diff)
spacefm: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'shell-term-fm')
-rwxr-xr-xshell-term-fm/spacefm/DEPENDS2
-rw-r--r--shell-term-fm/spacefm/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/shell-term-fm/spacefm/DEPENDS b/shell-term-fm/spacefm/DEPENDS
index 6d158b7ea3..98c574d534 100755
--- a/shell-term-fm/spacefm/DEPENDS
+++ b/shell-term-fm/spacefm/DEPENDS
@@ -10,7 +10,7 @@ optional_depends startup-notification \
"--disable-startup-notification" \
"for use of libstartup-notification" &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/shell-term-fm/spacefm/HISTORY b/shell-term-fm/spacefm/HISTORY
index 4600e920b8..81a93f3a2f 100644
--- a/shell-term-fm/spacefm/HISTORY
+++ b/shell-term-fm/spacefm/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2017-03-31 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: PATCHLEVEL=1
* PRE_BUILD: fixed sha*sum paths in yet another place