From 82e936dfe3a5d6423b781c406a38019a8d7d463f Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Fri, 14 Nov 2008 22:26:59 +0000 Subject: task-x11-illume: Make it build with the current EFL changes. Need more tweaks later. --- packages/tasks/task-x11-illume.bb | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'packages/tasks/task-x11-illume.bb') 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} \ " -- cgit v1.2.3