Tanu Kaskinen pushed to branch master at PulseAudio / pulseaudio
Commits: c235acd7 by Tanu Kaskinen at 2019-03-14T19:23:30Z build-sys: Lower the minimum gettext version The old minimum version was set in commit 57e3ccaf51 based on what the commit author happened to have installed at the time. Russell Treleaven now confirmed that Debian 8's gettext version, 0.19.3, works fine too, or at least PulseAudio builds without errors. There might be room to lower the required version even further, but that requires someone to test older gettext versions. - - - - - 1 changed file: - configure.ac Changes: ===================================== configure.ac ===================================== @@ -101,7 +101,7 @@ PKG_PROG_PKG_CONFIG # gettext -AM_GNU_GETTEXT_VERSION([0.19.8]) +AM_GNU_GETTEXT_VERSION([0.19.3]) AM_GNU_GETTEXT([external]) GETTEXT_PACKAGE=pulseaudio View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/c235acd7879e8fb37b042197114666fb9698ccae -- View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/c235acd7879e8fb37b042197114666fb9698ccae You're receiving this email because of your account on gitlab.freedesktop.org.
_______________________________________________ pulseaudio-commits mailing list pulseaudio-commits@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits