meson: don't use subproject fallback for gst-validate if it won't work
authorTim-Philipp Müller <tim@centricular.com>
Sat, 29 Oct 2016 15:24:53 +0000 (16:24 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 13 Jan 2017 12:16:01 +0000 (12:16 +0000)
commit6760e5e0b1b2f28fb04e9c430506af56c15432b9
tree907154f92079f2c5dc069dacd19c4f9d345afb5b
parent1efe4ad12894564a782e2c2f5b3ca89cffbe5ee7
meson: don't use subproject fallback for gst-validate if it won't work

gst-validate has a hard-dep on json-glib-1.0 so maintain optionality of
it all by only dragging it in as a fallback if we know we can satisfy
the dependencies.
meson.build