build-sys: Bump gettext dependency v13.99.2
authorArun Raghavan <arun@asymptotic.io>
Mon, 21 Sep 2020 00:11:52 +0000 (20:11 -0400)
committerArun Raghavan <arun@asymptotic.io>
Mon, 21 Sep 2020 00:57:54 +0000 (20:57 -0400)
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.

configure.ac

index 4fb9c75..88a37c1 100644 (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