summaryrefslogtreecommitdiff
path: root/packages/tasks/task-x11-illume.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2008-11-14 22:26:59 +0000
committerStefan Schmidt <stefan@datenfreihafen.org>2008-11-14 22:26:59 +0000
commit82e936dfe3a5d6423b781c406a38019a8d7d463f (patch)
tree721c33635a56626ccba25826018f858d76a394fc /packages/tasks/task-x11-illume.bb
parentfcd05cbdf1048a81ae6f428f1bb4db91b39ed0fc (diff)
task-x11-illume: Make it build with the current EFL changes. Need more tweaks later.
Diffstat (limited to 'packages/tasks/task-x11-illume.bb')
-rw-r--r--packages/tasks/task-x11-illume.bb11
1 files changed, 3 insertions, 8 deletions
diff --git a/packages/tasks/task-x11-illume.bb b/packages/tasks/task-x11-illume.bb
index a477c6e8c5..a285762c9c 100644
--- a/packages/tasks/task-x11-illume.bb
+++ b/packages/tasks/task-x11-illume.bb
@@ -9,7 +9,7 @@ PR = "r0"
inherit task
# Default illume theme
-ILLUME_THEME ?= "illume-theme-illume"
+# ILLUME_THEME ?= "illume-theme-illume"
RDEPENDS_${PN} = "\
task-x11-server \
@@ -17,11 +17,6 @@ RDEPENDS_${PN} = "\
# xserver-kdrive-splash-illume \
\
e-wm \
- illume \
- illume-config-illume \
- illume-dicts-english-us \
- illume-keyboards-default \
- illume-keyboards-numbers \
- illume-keyboards-terminal \
- ${ILLUME_THEME} \
+ e-wm-config-illume \
+# ${ILLUME_THEME} \
"