roslaunch: adding coreutils as roslaunch needs its du command (resolves #60)

This commit is contained in:
Lukas Bulwahn 2013-04-11 11:09:23 +02:00
parent feb2755614
commit db0c8d5cd1
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=16;endline=16;md5=d566ef916e9dedc494f5f793a6690ba5"
RDEPENDS_${PN} = "\
coreutils \
python-textutils \
python-logging \
python-threading \