build: print out dependency names for clarity
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 19 Sep 2019 15:07:55 +0000 (16:07 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 23 Oct 2019 14:41:06 +0000 (16:41 +0200)
commitae783b42c4935d013ccec3f4625c51ec9ed234be
tree2aa627886d995811c89e0f404eaca36a16d8ea90
parent8532effd32ee9c0ff8cd50c7dbc9f288104366b0
build: print out dependency names for clarity

To help developers to get the correct dependency name e.g. when creating a
new example that depends on a specific component, print out the dependency
name for each lib/driver as it is processed.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/meson.build
lib/meson.build