summaryrefslogtreecommitdiffstats
path: root/xfce
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:29 +0200
committerIsmael Luceno2019-05-18 03:29:23 +0200
commit48abadd91131df8708f415bd3ab16fadb8092a6e (patch)
treec694a86419a498ed359a7c07ae670bd8230bb2b3 /xfce
parent965e181f2ebe1774d812bc4cf1b6dd69088b347e (diff)
exo: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'xfce')
-rwxr-xr-xxfce/exo/DEPENDS2
-rw-r--r--xfce/exo/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/xfce/exo/DEPENDS b/xfce/exo/DEPENDS
index 388cb76714..bcd1e51708 100755
--- a/xfce/exo/DEPENDS
+++ b/xfce/exo/DEPENDS
@@ -3,7 +3,7 @@ depends libxfce4util &&
depends libxfce4ui &&
depends uri &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/xfce/exo/HISTORY b/xfce/exo/HISTORY
index 62c619c0b5..c47cb27591 100644
--- a/xfce/exo/HISTORY
+++ b/xfce/exo/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-03-16 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: removed libffi -- it's not a direct dependency