GNOME Bugzilla – Bug 761221
Bootstrap installs currently unused meson and requires Python 3
Last modified: 2016-01-28 11:48:35 UTC
http://lists.freedesktop.org/archives/gstreamer-devel/2016-January/056389.html It's currently completely unused except for the Pitivi builds (which depend on gst-transcoder). We should not unconditionally depend on it as it apparently causes problems, and on Windows and OSX we would require people to install Python 2 and 3 manually now (while before it was only 2).
I will install it only if the python3 variant is enabled then.
Created attachment 319916 [details] [review] bootstrap: Install meson only if the python3 variant is active
Attachment 319916 [details] pushed as d897058 - bootstrap: Install meson only if the python3 variant is active