[Bug 796092] meson: use new python module

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 15 09:54:32 UTC 2018


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

--- Comment #1 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Review of attachment 371989:
 --> (https://bugzilla.gnome.org/review?bug=796092&attachment=371989)

::: gi/overrides/meson.build
@@ +14,3 @@
 # Workaround to get uninstalled working.
 foreach source: pysources
+    run_command(python, '-c', 'import os; os.symlink("@0@/@1@",
"@2@/@3@")'.format(

Are you convince this won't default to python 2 instead of 3 ? Would be a bit
backward, since we are dropping python 2 in cerbero and eventually other build
tools.

-- 
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