gio-module-cache: Add PACKAGE_WRITE_DEPS for postinst

Qemu is used to run gio-querymodules on postinstall.

(From OE-Core rev: d5361cc25fb7dd749e69063be48275c52462f72c)

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 11:11:03 +02:00
committed by Richard Purdie
parent 1ceb9934b3
commit 136e4781b3

View File

@@ -1,4 +1,4 @@
DEPENDS += "qemu-native"
PACKAGE_WRITE_DEPS += "qemu-native"
inherit qemu
GIO_MODULE_PACKAGES ??= "${PN}"