summaryrefslogtreecommitdiffstats
path: root/xfce
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:32 +0200
committerIsmael Luceno2019-05-18 03:29:28 +0200
commit0b0ae2b8e71f42274fffcd2637e34d526d790651 (patch)
tree143590f27755354796bd53af2225d63cd3cea731 /xfce
parenta094ec47ae29e291d7aa95582f408fb07d480f62 (diff)
xfce4-settings: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'xfce')
-rwxr-xr-xxfce/xfce4-settings/DEPENDS2
-rw-r--r--xfce/xfce4-settings/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/xfce/xfce4-settings/DEPENDS b/xfce/xfce4-settings/DEPENDS
index 1ab656974d..20b67848b0 100755
--- a/xfce/xfce4-settings/DEPENDS
+++ b/xfce/xfce4-settings/DEPENDS
@@ -6,7 +6,7 @@ depends libxfce4ui &&
depends libxi &&
depends garcon &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/xfce/xfce4-settings/HISTORY b/xfce/xfce4-settings/HISTORY
index 5de9d4126d..6a32cf5dc5 100644
--- a/xfce/xfce4-settings/HISTORY
+++ b/xfce/xfce4-settings/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-03-04 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: updated spell to 4.12.0, UPSTREAM_HASH -> WORKS_FOR_ME
* DEPENDS: added libinput and upower, both are optional