diff options
Diffstat (limited to 'packages')
-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 \ |