From: Joshua Lock Date: Thu, 25 Sep 2008 13:27:10 +0000 (+0000) Subject: Netbooks will use Sato too for now. X-Git-Tag: 2011-1~8239 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=92116e3085da5e4e143d115be3703162da4c29b9;p=openembedded-core.git Netbooks will use Sato too for now. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5267 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- 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 @@ DESCRIPTION = "Custom MB session files for poky" LICENSE = "GPL" SECTION = "x11" -RDEPENDS = "formfactor gtk-engines gtk-theme-darkilouche matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" -PR = "r1" +RDEPENDS = "formfactor gtk-engines gtk-theme-sato matchbox-panel-2 matchbox-desktop-sato initscripts matchbox-session" +PR = "r2" # This package is architecture specific because the session script is modified # 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 = "\ xcursor-transparent-theme \ sato-icon-theme \ settings-daemon \ + gtk-sato-engine \ ${NETWORK_MANAGER}"