summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:08:49 +0200
committerIsmael Luceno2019-05-18 03:29:02 +0200
commit37b0ea6f93cbc7d57bc659bb4d007f0fe5479c34 (patch)
treea9a136b546f8e888ae3cc0fee7f379e9fc4c83f5 /audio-creation
parentee743f60ad2a76b6983c3a2beacd399bfd5df7f0 (diff)
ardour4: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/ardour4/DEPENDS2
-rw-r--r--audio-creation/ardour4/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/audio-creation/ardour4/DEPENDS b/audio-creation/ardour4/DEPENDS
index 33db26f416..d7ebd2328b 100755
--- a/audio-creation/ardour4/DEPENDS
+++ b/audio-creation/ardour4/DEPENDS
@@ -65,7 +65,7 @@ optional_depends doxygen \
"" \
"to build documentation" &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--nls" \
"--no-nls" \
"for native language support" &&
diff --git a/audio-creation/ardour4/HISTORY b/audio-creation/ardour4/HISTORY
index 5d36b3710d..312d477b22 100644
--- a/audio-creation/ardour4/HISTORY
+++ b/audio-creation/ardour4/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2017-05-16 Thomas Orgis <sobukus@sourcemage.org>
* PRE_BUILD, ardour4-gcc6.patch: fix build with gcc 6