]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: add explicit build dependency on DBus when ptest is enabled
authorRoss Burton <ross.burton@intel.com>
Fri, 17 Jan 2014 11:09:32 +0000 (11:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Jan 2014 11:23:07 +0000 (11:23 +0000)
commit0150e86a7609579cf26f5ef5c6c69b521340218e
tree06ed9504e68cf75a8c2756475ea8ba809c53a3a9
parentd23ad4255ad7465383286fa7805392aa70845ace
glib-2.0: add explicit build dependency on DBus when ptest is enabled

If the tests are enabled then configure will check for the presence DBus.  It's
generally present through the runtime dependencies so this often succeeds but as
it isn't a build dependency it's possible for DBus to be present at configure
time but removed at compile time, resulting in build failures.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib.inc