gtk-immodules-cache: Add PACKAGE_WRITE_DEPS for postinst

Qemu is used to run gtk-query-immodules-* on postinstall.

(From OE-Core rev: 7103447b198a12a30fdee3f789ff9e0d81534d54)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Jussi Kukkonen 2017-01-19 10:59:59 +02:00 committed by Richard Purdie
parent c197a98cee
commit ef05d22456
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#
# Usage: Set GTKIMMODULES_PACKAGES to the packages that needs to update the inputmethod modules
DEPENDS =+ "qemu-native"
PACKAGE_WRITE_DEPS += "qemu-native"
inherit qemu