diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2016-12-12 13:22:14 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-13 22:47:33 +0000 |
commit | 8f582cf189ee6c4efdb1e0f1748ad1b13bad951b (patch) | |
tree | 98d5edc180344c7271f3bb2907d0b4d27a898a64 /meta/classes/qemuboot.bbclass | |
parent | 9945cbccc4c737c84ad441773061acbf90c7baed (diff) | |
download | openembedded-core-8f582cf189ee6c4efdb1e0f1748ad1b13bad951b.tar.gz openembedded-core-8f582cf189ee6c4efdb1e0f1748ad1b13bad951b.tar.bz2 openembedded-core-8f582cf189ee6c4efdb1e0f1748ad1b13bad951b.zip |
gcr: add missing dependencies for vapi
According to the vapi_DEPS definition:
gcr-3.vapi depends on gck-1.vapi,
gcr-ui-3.vapi depends on gck-1.vapi and gcr-3.vapi
But these dependencies are missing for the make targets,
so it will fail when build in parallel:
error: Package `gck-1' not found in specified Vala API directories or GObject-Introspection GIR directories
error: Package `gcr-3' not found in specified Vala API directories or GObject-Introspection GIR directories
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/qemuboot.bbclass')
0 files changed, 0 insertions, 0 deletions