summaryrefslogtreecommitdiffstats
path: root/audio-soft
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:08:52 +0200
committerIsmael Luceno2019-05-18 03:29:02 +0200
commit6049d6261a72772aa510d4c4bf08c6d5a903868d (patch)
treebcdbc449e285ac964b39178430bebfd3fb82c1b1 /audio-soft
parentd360026ed45afc8db3c028d540e5325eaf77bbfa (diff)
asunder: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'audio-soft')
-rwxr-xr-xaudio-soft/asunder/DEPENDS2
-rw-r--r--audio-soft/asunder/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-soft/asunder/DEPENDS b/audio-soft/asunder/DEPENDS
index bc8c18641c..3705385818 100755
--- a/audio-soft/asunder/DEPENDS
+++ b/audio-soft/asunder/DEPENDS
@@ -2,7 +2,7 @@ depends gtk+2 &&
depends cdparanoia &&
depends libcddb &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/audio-soft/asunder/HISTORY b/audio-soft/asunder/HISTORY
index 0a85eef79f..da0b9e59f6 100644
--- a/audio-soft/asunder/HISTORY
+++ b/audio-soft/asunder/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-04-16 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.7
* DEPENDS: added optional gettext and SYSTEM-LOGGER dependencies