meson: do not search for needless deps
authorErik Faye-Lund <kusmabite@gmail.com>
Wed, 25 Oct 2017 08:02:38 +0000 (10:02 +0200)
committerErik Faye-Lund <kusmabite@gmail.com>
Tue, 31 Oct 2017 14:44:13 +0000 (15:44 +0100)
commit5c2ff5773a707519f6a773126f201c4e1e8a42d7
tree2dbfa8079ff6d1d73aa3bf9a8b2388724de162a3
parent5010436e09f3a7acae679e192d2fe65f04c87c79
meson: do not search for needless deps

If we don't want to use these deps, there's no good reason to search
for them in the first place. This should shave a bit of time for the
initial build.

Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
meson.build
meson_options.txt