task-x11-illume: Make it build with the current EFL changes. Need more tweaks later.
authorStefan Schmidt <stefan@datenfreihafen.org>
Fri, 14 Nov 2008 22:26:59 +0000 (22:26 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Fri, 14 Nov 2008 22:26:59 +0000 (22:26 +0000)
packages/tasks/task-x11-illume.bb

index a477c6e..a285762 100644 (file)
@@ -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} \
 "