summaryrefslogtreecommitdiffstats
path: root/audio-drivers/pulseaudio/DEPENDS
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:08:50 +0200
committerIsmael Luceno2019-05-18 03:29:02 +0200
commit4752479083c2e2d4fe5eb8641aae1a641da5f5f2 (patch)
treec6d8f14a499a1d40bfca72bc9af08a4fd526fbc6 /audio-drivers/pulseaudio/DEPENDS
parentc743c235fdcc650d13f4725fce5e7fc70fbdcc22 (diff)
pulseaudio: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'audio-drivers/pulseaudio/DEPENDS')
-rwxr-xr-xaudio-drivers/pulseaudio/DEPENDS4
1 files changed, 2 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" &&