summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:28 +0200
committerIsmael Luceno2019-05-18 03:29:22 +0200
commitfb9231884150b42097aebe8379ecf69b2d3af6f7 (patch)
tree357b7820c84019df9febabb6de11678f403695be
parent3b0d43255e9278bb1657e9ee2fe7096546db1095 (diff)
parcellite: Update dependency; s/gettext/GETTEXT/
-rwxr-xr-xwm-addons/parcellite/DEPENDS2
-rw-r--r--wm-addons/parcellite/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/wm-addons/parcellite/DEPENDS b/wm-addons/parcellite/DEPENDS
index 224d2a5a14..2dee24c732 100755
--- a/wm-addons/parcellite/DEPENDS
+++ b/wm-addons/parcellite/DEPENDS
@@ -1,6 +1,6 @@
depends gtk+2 &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/wm-addons/parcellite/HISTORY b/wm-addons/parcellite/HISTORY
index d1f70ac6d7..0963399e7c 100644
--- a/wm-addons/parcellite/HISTORY
+++ b/wm-addons/parcellite/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2017-07-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 1.2.1
* DEPENDS: added gettext and xdotool