rospy: adding runtime dependencies

This commit is contained in:
Lukas Bulwahn 2013-04-10 07:13:54 +02:00
parent 3a090d9675
commit d956674641
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=23;endline=23;md5=d566ef916e9dedc494f5f793a6690ba5"
RDEPENDS_${PN} = "std-msgs genpy python-logging python-pyyaml rosgraph roslib rosgraph-msgs roscpp"
require ros-comm.inc
S = "${WORKDIR}/ros_comm-${PV}/clients/${BPN}"