diff options
author | Joshua Lock <josh@openedhand.com> | 2008-09-25 13:27:10 +0000 |
---|---|---|
committer | Joshua Lock <josh@openedhand.com> | 2008-09-25 13:27:10 +0000 |
commit | 92116e3085da5e4e143d115be3703162da4c29b9 (patch) | |
tree | 5db9668c9b9d3c8e77fd70162972e658da0aef15 /meta/packages/tasks/task-poky-x11-netbook.bb | |
parent | 8f8fbefd0f44f0f79b76aa3be75b4738129d4d26 (diff) | |
download | openembedded-core-92116e3085da5e4e143d115be3703162da4c29b9.tar.gz openembedded-core-92116e3085da5e4e143d115be3703162da4c29b9.tar.bz2 openembedded-core-92116e3085da5e4e143d115be3703162da4c29b9.zip |
Netbooks will use Sato too for now.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5267 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/tasks/task-poky-x11-netbook.bb')
-rw-r--r-- | meta/packages/tasks/task-poky-x11-netbook.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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}" |