diff options
-rw-r--r-- | meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb | 7 |
1 files changed, 2 insertions, 5 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 2d34754281..70cf7a90d5 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 | |||
@@ -5,12 +5,9 @@ BUGTRACKER = "http://bugzilla.openedhand.com/" | |||
5 | LICENSE = "GPLv2.0+" | 5 | 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 | # Distro can override initscripts provider | ||
9 | VIRTUAL-RUNTIME_initscripts ?= "initscripts" | ||
10 | |||
11 | SECTION = "x11" | 8 | SECTION = "x11" |
12 | RDEPENDS_${PN} = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato ${VIRTUAL-RUNTIME_initscripts} matchbox-session" | 9 | RDEPENDS_${PN} = "formfactor gtk-sato-engine matchbox-theme-sato gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato matchbox-session" |
13 | PR = "r29" | 10 | PR = "r30" |
14 | 11 | ||
15 | # This package is architecture specific because the session script is modified | 12 | # This package is architecture specific because the session script is modified |
16 | # based on the machine architecture. | 13 | # based on the machine architecture. |