[oe-commits] Koen Kooi : xfce46-image: xorg stuff moved to its proper place in eee701. conf and xfce4-session RDEPENDS

git version control git at git.openembedded.org
Mon Feb 15 10:17:35 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Feb 15 10:31:23 2010 +0100

xfce46-image: xorg stuff moved to its proper place in eee701.conf and xfce4-session RDEPENDS

---

 recipes/images/xfce46-image.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/images/xfce46-image.bb b/recipes/images/xfce46-image.bb
index 25282bb..c5e55ad 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





More information about the Openembedded-commits mailing list