qemu-config: Add rsync and bash to RDEPENDS

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3622 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-01-30 13:37:23 +00:00
parent ee9652c119
commit 1ad9a0a56b
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
DESCRIPTION = "Adds scripts to use distcc on the host system under qemu"
LICENSE = "GPL"
RDEPENDS = "distcc task-poky-nfs-server fakeroot oprofileui-server"
PR = "r9"
RDEPENDS = "distcc task-poky-nfs-server fakeroot oprofileui-server rsync bash"
PR = "r10"
SRC_URI = "file://distcc.sh \
file://anjuta-remote-run \