mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-17 23:52:27 +00:00
it encoded PYTHON variable during build which otherwise points to python on build host which is not correct for cross compiled packages. Add missing dependency on python3-core which is needed for ibus-setup script to run Signed-off-by: Khem Raj <raj.khem@gmail.com>