summaryrefslogtreecommitdiffstats
path: root/recipes/images
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-02-15 10:31:23 +0100
committerKoen Kooi <koen@openembedded.org>2010-02-15 10:31:23 +0100
commit52bd7b7ec21cddb3792bb37e312a01526f223d60 (patch)
tree6f1457f56a76dba51cefa9f9b33e274eedffcc0b /recipes/images
parentb45e34aa3613bfe0b96dff401d4a5e9f1d06e69d (diff)
downloadopenembedded-52bd7b7ec21cddb3792bb37e312a01526f223d60.tar.gz
xfce46-image: xorg stuff moved to its proper place in eee701.conf and xfce4-session RDEPENDS
Diffstat (limited to 'recipes/images')
-rw-r--r--recipes/images/xfce46-image.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/images/xfce46-image.bb b/recipes/images/xfce46-image.bb
index 25282bb745..c5e55adb71 100644
--- a/recipes/images/xfce46-image.bb
+++ b/recipes/images/xfce46-image.bb
@@ -10,10 +10,9 @@ XSERVER ?= "xserver-xorg \
"
DEPENDS = "virtual/xserver ${MACHINE_TASK_PROVIDER} task-xfce46-base task-xfce46-extras \
- xinit dbus"
+"
IMAGE_INSTALL = "${XSERVER} ${MACHINE_TASK_PROVIDER} task-xfce46-base task-xfce46-extras \
- xinit dbus-x11 xserver-xorg-extension-dri server-xorg-extension-dri2 \
- xserver-xorg-extension-glx"
+"
inherit image