build-sys: Bump gettext dependency

Needed for distcheck to work with a checked-in pulseaudio.pot. Not
updating to the very latest (0.21) to not force the dependency bump to
something "too new" on distros.
This commit is contained in:
Arun Raghavan 2020-09-20 20:11:52 -04:00
parent 44da249624
commit 8705980364

View file

@ -101,7 +101,7 @@ PKG_PROG_PKG_CONFIG
# gettext
AM_GNU_GETTEXT_VERSION([0.19.3])
AM_GNU_GETTEXT_VERSION([0.19.8])
AM_GNU_GETTEXT([external])
GETTEXT_PACKAGE=pulseaudio