mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-16 08:56:40 -05:00
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:
parent
44da249624
commit
8705980364
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ PKG_PROG_PKG_CONFIG
|
||||||
|
|
||||||
# gettext
|
# gettext
|
||||||
|
|
||||||
AM_GNU_GETTEXT_VERSION([0.19.3])
|
AM_GNU_GETTEXT_VERSION([0.19.8])
|
||||||
AM_GNU_GETTEXT([external])
|
AM_GNU_GETTEXT([external])
|
||||||
|
|
||||||
GETTEXT_PACKAGE=pulseaudio
|
GETTEXT_PACKAGE=pulseaudio
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue