10/01/2019 14:10, Luca Boccassi: > On Thu, 2019-01-10 at 10:29 +0000, Bruce Richardson wrote: > > The variable name in the error message had an extra '_' which caused > > an actual meson error when the message would otherwise be printed to > > give meaningful information about what was going wrong. > > > > Fixes: 203b61dc5e18 ("build: improve error message for missing > > dependency") > > CC: sta...@dpdk.org > > > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > > Acked-by: Luca Boccassi <bl...@debian.org>
Applied, thanks