[Bug 789316] meson recipe won't build

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 22 21:10:43 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=789316

--- Comment #12 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
(In reply to Xavier Claessens from comment #11)
> I'm too lazy to check distro-by-distro which version of meson they have, so
> this patch just always install meson and python3-pip and if "meson
> --version" says it's too old it will pip install it.

This is probably the better solution since it's future-proof too. It also means
that we will use whatever meson the user has in their PATH.

Just one more thing: using pip3 install --user means we need to ensure that
~/.local/bin is in our PATH. Does that require changes to our config?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list