Skip gst-devtools if json-glib-1.0 is missing
authorTim-Philipp Müller <tim@centricular.com>
Thu, 27 Oct 2016 19:07:25 +0000 (20:07 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 27 Oct 2016 19:11:45 +0000 (20:11 +0100)
commit33e079129461f171d7fb7e4dfc5586017e1bd3e6
treee9321f0ab207961a61eb808f13916ad9fbe99df2
parent0b560fb18753f6a41057e6ce8755eef99678322e
Skip gst-devtools if json-glib-1.0 is missing

We shouldn't fail hard because of a gst-devtools dependency,
so if json-glib-1.0 is not found, just skip the module and
build the rest.
meson.build