summaryrefslogtreecommitdiffstats
path: root/audio-plugins
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:08:51 +0200
committerIsmael Luceno2019-05-18 03:29:02 +0200
commitd360026ed45afc8db3c028d540e5325eaf77bbfa (patch)
tree0eac79fc71d01287c2fca9a9bfcdd18d7ade6a9b /audio-plugins
parent321aaae96820fded1e9f83146f1ae6e333db084c (diff)
audacious-plugins: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'audio-plugins')
-rwxr-xr-xaudio-plugins/audacious-plugins/DEPENDS2
-rw-r--r--audio-plugins/audacious-plugins/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-plugins/audacious-plugins/DEPENDS b/audio-plugins/audacious-plugins/DEPENDS
index 51a9a14fee..a0d62400e0 100755
--- a/audio-plugins/audacious-plugins/DEPENDS
+++ b/audio-plugins/audacious-plugins/DEPENDS
@@ -27,7 +27,7 @@ if is_depends_enabled ${SPELL} gtk+2; then
"--disable-hotkey"
fi &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/audio-plugins/audacious-plugins/HISTORY b/audio-plugins/audacious-plugins/HISTORY
index 10c664162c..b95b2a243b 100644
--- a/audio-plugins/audacious-plugins/HISTORY
+++ b/audio-plugins/audacious-plugins/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2019-02-12 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.10.1