summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xaudio-drivers/pulseaudio/DEPENDS4
-rw-r--r--audio-drivers/pulseaudio/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/audio-drivers/pulseaudio/DEPENDS b/audio-drivers/pulseaudio/DEPENDS
index 6900a74938..2e76f95681 100755
--- a/audio-drivers/pulseaudio/DEPENDS
+++ b/audio-drivers/pulseaudio/DEPENDS
@@ -7,8 +7,8 @@ else
fi &&
# gettext is needed in order to build the desktop files
-depends gettext &&
-#optional_depends gettext \
+depends GETTEXT &&
+#optional_depends GETTEXT \
# "--enable-nls" \
# "--disable-nls" \
# "for Native Language Support" &&
diff --git a/audio-drivers/pulseaudio/HISTORY b/audio-drivers/pulseaudio/HISTORY
index 24bd21dd94..8af6dc1744 100644
--- a/audio-drivers/pulseaudio/HISTORY
+++ b/audio-drivers/pulseaudio/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2019-04-22 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: use DEVICE-MANAGER