build: process dependencies before main build check
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 25 Sep 2019 14:55:30 +0000 (15:55 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 23 Oct 2019 23:02:28 +0000 (01:02 +0200)
commit7f8f7f4d0a3c0a499626ebb36480044f5d8c243a
tree512b4a578eebe08518d949f7b6dbb1e6bb0a92f7
parente162b8e910d2acd33d47844a776ea58e50231ce6
build: process dependencies before main build check

If we want to add support for turning off components because of missing
dependencies, then we need to check for those dependencies before we
make a determination as to whether a component should be built or not,
assuming that the component says it should be built.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
Acked-by: Maxime Coquelin <maxime.coquelin@redhat.com>
drivers/meson.build
lib/meson.build