Skip to content
Commit ec0354ba authored by Yi Zhao's avatar Yi Zhao Committed by Richard Purdie
Browse files

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: default avatarYi Zhao <yi.zhao@windriver.com>
Signed-off-by: default avatarRoss Burton <ross.burton@intel.com>
parent 88e68f25
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment