task-pandora-xfce: LXDE didn't want to build - so removed it.
authorMichael Mrozek <EvilDragon@openpandora.de>
Wed, 9 Feb 2011 23:17:36 +0000 (00:17 +0100)
committerMichael Mrozek <EvilDragon@openpandora.de>
Wed, 9 Feb 2011 23:17:36 +0000 (00:17 +0100)
recipes/tasks/task-pandora-xfce.bb

index 79914cb..27700f9 100755 (executable)
@@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image"
 
 # Don't forget to bump the PR if you change it.
 
-PR = "r43"
+PR = "r44"
 
 inherit task
 
@@ -252,16 +252,6 @@ ADD_LIBS = " \
   
 " 
 
-LXDE = " \
-  pcmanfm \
-  lxpanel \
-  lxsession-lite \
-  lxde-common \
-  openbox \
-  leafpad \
-  gpicview \
-"
-
 RDEPENDS_${PN} = " \
   task-pandora-core \
   angstrom-x11-base-depends \
@@ -288,7 +278,6 @@ RDEPENDS_${PN} = " \
   ${XFCE46_EXTRAS} \
   ${XFCE_THEMES} \
   ${ADD_LIBS} \
-  ${LXDE} \
   \
   rxvt-unicode \
 #  xst \