task-oh.bb Move xserver depends from image depends into the task package

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@716 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-09-16 11:11:28 +00:00
parent 163af3811a
commit c9eb0b3804

View File

@@ -11,6 +11,8 @@ PACKAGES = "\
task-oh-devtools \
task-oh-testapps"
XSERVER ?= "xserver-kdrive-fbdev"
ALLOW_EMPTY = "1"
RDEPENDS_task-oh-boot = "\
@@ -39,7 +41,8 @@ RDEPENDS_task-oh-base = "\
matchbox-common \
matchbox-wm \
matchbox-keyboard \
matchbox-panel \
matchbox-panel \
${XSERVER} \
xserver-kdrive-common \
xserver-nodm-init \
ttf-bitstream-vera \