rospy: adding runtime dependencies
This commit is contained in:
parent
3a090d9675
commit
d956674641
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue