summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:28 +0200
committerIsmael Luceno2019-05-18 03:29:22 +0200
commita2afebdd3c2907415c07607b1697f82909352a1a (patch)
treee3773eebda789079a657ab00205fb198a9609666 /wm-addons
parentfb9231884150b42097aebe8379ecf69b2d3af6f7 (diff)
volumeicon: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/volumeicon/DEPENDS2
-rw-r--r--wm-addons/volumeicon/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/wm-addons/volumeicon/DEPENDS b/wm-addons/volumeicon/DEPENDS
index 8313980e73..7f232348e9 100755
--- a/wm-addons/volumeicon/DEPENDS
+++ b/wm-addons/volumeicon/DEPENDS
@@ -8,7 +8,7 @@ optional_depends libnotify \
"--disable-notify" \
"for notification support" &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support"
diff --git a/wm-addons/volumeicon/HISTORY b/wm-addons/volumeicon/HISTORY
index 93a71e2f5f..06136c4f6c 100644
--- a/wm-addons/volumeicon/HISTORY
+++ b/wm-addons/volumeicon/HISTORY
@@ -1,2 +1,5 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2017-03-20 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS, DEPENDS: created spell, version 0.5.1