diff options
| -rw-r--r-- | meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb | 4 | ||||
| -rw-r--r-- | meta/packages/tasks/task-poky-x11-netbook.bb | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb b/meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb index 19e77d8915..bdec9603ff 100644 --- a/meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb +++ b/meta/packages/matchbox-netbook/matchbox-session-netbook_0.1.bb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | DESCRIPTION = "Custom MB session files for poky" | 1 | DESCRIPTION = "Custom MB session files for poky" |
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
| 3 | SECTION = "x11" | 3 | SECTION = "x11" |
| 4 | RDEPENDS = "formfactor gtk-engines gtk-theme-darkilouche matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" | 4 | RDEPENDS = "formfactor gtk-engines gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" |
| 5 | PR = "r1" | 5 | PR = "r2" |
| 6 | 6 | ||
| 7 | # This package is architecture specific because the session script is modified | 7 | # This package is architecture specific because the session script is modified |
| 8 | # based on the machine architecture. | 8 | # based on the machine architecture. |
diff --git a/meta/packages/tasks/task-poky-x11-netbook.bb b/meta/packages/tasks/task-poky-x11-netbook.bb index 5a6407a0ab..61bd5833af 100644 --- a/meta/packages/tasks/task-poky-x11-netbook.bb +++ b/meta/packages/tasks/task-poky-x11-netbook.bb | |||
| @@ -24,4 +24,5 @@ RDEPENDS_task-poky-x11-netbook = "\ | |||
| 24 | xcursor-transparent-theme \ | 24 | xcursor-transparent-theme \ |
| 25 | sato-icon-theme \ | 25 | sato-icon-theme \ |
| 26 | settings-daemon \ | 26 | settings-daemon \ |
| 27 | gtk-sato-engine \ | ||
| 27 | ${NETWORK_MANAGER}" | 28 | ${NETWORK_MANAGER}" |
