[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4153/8267] gio-module-cache: Add PACKAGE_WRITE_DEPS for postinst



commit 136e4781b3120f84d862e13a131fd81850817327
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date:   Thu Jan 19 11:11:03 2017 +0200

    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>

 meta/classes/gio-module-cache.bbclass |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/classes/gio-module-cache.bbclass b/meta/classes/gio-module-cache.bbclass
index 39b7bef..a8190b7 100644
--- a/meta/classes/gio-module-cache.bbclass
+++ b/meta/classes/gio-module-cache.bbclass
@@ -1,4 +1,4 @@
-DEPENDS += "qemu-native"
+PACKAGE_WRITE_DEPS += "qemu-native"
 inherit qemu
 
 GIO_MODULE_PACKAGES ??= "${PN}"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]