[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4138/8267] matchbox-session-sato: Add PACKAGE_WRITE_DEPS for postinst
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 4138/8267] matchbox-session-sato: Add PACKAGE_WRITE_DEPS for postinst
- Date: Sun, 17 Dec 2017 01:36:57 +0000 (UTC)
commit 06b130fc103664fa81694b1db20626fad1c8bbdf
Author: Richard Purdie <richard purdie linuxfoundation org>
Date: Thu Jan 19 17:01:10 2017 +0000
matchbox-session-sato: Add PACKAGE_WRITE_DEPS for postinst
The postinstall needs gconf-native, mark the dependency and drop
the now unneeded DEPENDS.
(From OE-Core rev: f480815b2ed0ea5a1792b0ab9c681d39f60701e3)
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../matchbox-sato/matchbox-session-sato_0.1.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb
b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb
index 42c742f..d146e83 100644
--- a/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb
+++ b/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb
@@ -6,7 +6,6 @@ LICENSE = "GPLv2.0+"
LIC_FILES_CHKSUM = "file://session;endline=3;md5=f8a5c5b9c279e52dc094d10e11c2be63"
SECTION = "x11"
-DEPENDS = "gconf-native"
RDEPENDS_${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop matchbox-session gconf"
PR = "r30"
@@ -43,6 +42,7 @@ do_install() {
chmod +x ${D}/${sysconfdir}/matchbox/session
}
+PACKAGE_WRITE_DEPS += "gconf-native"
pkg_postinst_${PN} () {
set_value() {
#type, name, value
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]