[oe-commits] Stefan Schmidt : task-x11-illume: Make it build with the current EFL changes. Need more tweaks later.

GIT User account git at amethyst.openembedded.net
Fri Nov 14 23:43:53 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 82e936dfe3a5d6423b781c406a38019a8d7d463f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=82e936dfe3a5d6423b781c406a38019a8d7d463f

Author: Stefan Schmidt <stefan at datenfreihafen.org>
Date:   Fri Nov 14 22:26:59 2008 +0000

task-x11-illume: Make it build with the current EFL changes. Need more tweaks later.

---

 packages/tasks/task-x11-illume.bb |   11 +++--------
 1 files changed, 3 insertions(+), 8 deletions(-)

diff --git a/packages/tasks/task-x11-illume.bb b/packages/tasks/task-x11-illume.bb
index a477c6e..a285762 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} \
 "





More information about the Openembedded-commits mailing list