[Bug 795107] Meson: missing option to enable/disable plugins
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 17 15:39:40 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=795107
--- Comment #15 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 370812:
--> (https://bugzilla.gnome.org/review?bug=795107&attachment=370812)
::: ext/cairo/meson.build
@@ -1,1 +1,1 @@
-cairo_dep = dependency('cairo-gobject', version : '>=1.10.0', required :
false)
+cairo_dep = dependency('cairo-gobject', version : '>=1.10.0', required :
required_opt)
I can't not think that these meson scripts would be cleaner is meson let us
create functions.
--
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