GNOME Bugzilla – Bug 772059
3.24: Add meson as systemdep for GStreamer
Last modified: 2016-10-03 08:17:54 UTC
Fixes the 'W: gstreamer has a dependency on unknown "meson" module' message after commit 86d958b6778.
Created attachment 336360 [details] [review] 3.24: Add meson as systemdep for GStreamer Fixes the 'W: gstreamer has a dependency on unknown "meson" module' message after commit 86d958b6778.
Review of attachment 336360 [details] [review]: I'm not sure I like this, meson is already encoded in the module type and it really shouldn't be needed to specify it as a dependency of each meson module. Same with CMake.
Ditto, meson should be added to virtual_sysdeps (jhbuild/moduleset.py).
Ah, right, I will amend the patch!
Created attachment 336378 [details] [review] 3.24: Add meson as virtual_sysdep Fixes the 'W: gstreamer has a dependency on unknown "meson" module' message after commit 86d958b6778.
Review of attachment 336378 [details] [review]: Thanks
The following fix has been pushed: 4bf6774 3.24: Add meson as virtual_sysdep