Arun Raghavan pushed to branch master at PulseAudio / pulseaudio
Commits: cae15753 by Arun Raghavan at 2018-10-11T10:00:01Z build-sys: Set minimum required meson version to 0.44.0 We now use get_unquoted() during manual page generation which requires 0.44.0 or greater. - - - - - 1 changed file: - meson.build Changes: ===================================== meson.build ===================================== @@ -1,6 +1,6 @@ project('pulseaudio', 'c', 'cpp', version : '10.99.1', - meson_version : '>= 0.42.0', + meson_version : '>= 0.44.0', default_options : [ 'c_std=gnu11', 'cpp_std=c++11' ] ) View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/cae15753d4d4f7df0ae473aed884b4a6ec400cf5 -- View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/cae15753d4d4f7df0ae473aed884b4a6ec400cf5 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