diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-11-16 00:56:16 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-11-16 00:56:16 +0100 |
commit | f985f5316822bfebd4ac0cbaf536c2ae2c663216 (patch) | |
tree | cf264b585b733bb04576401ac3c709908e907052 /packages/tasks | |
parent | df38855c7529a5240926bd35d6c32d10571067b4 (diff) |
task-openmoko-basic: Use task-x11-illume (like task-openmoko-asu) install the asu theme afterwards
Diffstat (limited to 'packages/tasks')
-rw-r--r-- | packages/tasks/task-openmoko-basic.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/tasks/task-openmoko-basic.bb b/packages/tasks/task-openmoko-basic.bb index 4f21f43ee3..237703a7d9 100644 --- a/packages/tasks/task-openmoko-basic.bb +++ b/packages/tasks/task-openmoko-basic.bb @@ -27,10 +27,8 @@ RDEPENDS_task-openmoko-basic = "\ # illume-theme-asu should be first than illume # to let opkg install illume-theme-asu first than illume-theme-freesmartphone # then we have ASU theme but not FSO theme in default. + task-x11-illume \ illume-theme-asu \ - illume-theme-illume \ - illume \ - e-wm \ ${XSERVER} \ xserver-kdrive-common \ xserver-nodm-init \ |