mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
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:
committed by
Richard Purdie
parent
1ceb9934b3
commit
136e4781b3
@@ -1,4 +1,4 @@
|
||||
DEPENDS += "qemu-native"
|
||||
PACKAGE_WRITE_DEPS += "qemu-native"
|
||||
inherit qemu
|
||||
|
||||
GIO_MODULE_PACKAGES ??= "${PN}"
|
||||
|
||||
Reference in New Issue
Block a user