diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2015-11-26 17:29:26 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-01 21:31:03 +0000 |
commit | ec0354bacfed387f91e610ebfdb77e86135c1d28 (patch) | |
tree | 8af1219c2e6553948f8f890ee6b1a86d37d4e8b6 /meta/recipes-devtools/guile | |
parent | 88e68f25e1756988692108d4c15dfa8efc94e5e5 (diff) | |
download | openembedded-core-ec0354bacfed387f91e610ebfdb77e86135c1d28.tar.gz openembedded-core-ec0354bacfed387f91e610ebfdb77e86135c1d28.tar.bz2 openembedded-core-ec0354bacfed387f91e610ebfdb77e86135c1d28.zip |
libsdl2: add missing dependency on libxkbcommon for PACKAGECONFIG[wayland]
libsdl2 depends on libxkbcommon when enable wayland support.
Can verify it with the following steps:
bitbake libxkbcommon -c clean
bitbake libsdl2 -c cleansstate && bitbake libsdl2
config.log:
[snip]
configure:19347: checking for Wayland support
configure:19357: result: no
[snip]
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/guile')
0 files changed, 0 insertions, 0 deletions