diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-sato')
-rw-r--r-- | meta/recipes-sato/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 42c742fca6..d146e836d5 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+" | |||
6 | LIC_FILES_CHKSUM = "file://session;endline=3;md5=f8a5c5b9c279e52dc094d10e11c2be63" | 6 | LIC_FILES_CHKSUM = "file://session;endline=3;md5=f8a5c5b9c279e52dc094d10e11c2be63" |
7 | 7 | ||
8 | SECTION = "x11" | 8 | SECTION = "x11" |
9 | DEPENDS = "gconf-native" | ||
10 | RDEPENDS_${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop matchbox-session gconf" | 9 | RDEPENDS_${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop matchbox-session gconf" |
11 | PR = "r30" | 10 | PR = "r30" |
12 | 11 | ||
@@ -43,6 +42,7 @@ do_install() { | |||
43 | chmod +x ${D}/${sysconfdir}/matchbox/session | 42 | chmod +x ${D}/${sysconfdir}/matchbox/session |
44 | } | 43 | } |
45 | 44 | ||
45 | PACKAGE_WRITE_DEPS += "gconf-native" | ||
46 | pkg_postinst_${PN} () { | 46 | pkg_postinst_${PN} () { |
47 | set_value() { | 47 | set_value() { |
48 | #type, name, value | 48 | #type, name, value |