smach: update dependencies and run dependencies
This commit is contained in:
parent
03a92c04e0
commit
1f658a42f5
|
@ -5,4 +5,6 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=d566ef916e9de
|
|||
|
||||
DEPENDS = "message-generation std-msgs roscpp-serialization"
|
||||
|
||||
RDEPENDS_${PN} = "message-runtime"
|
||||
|
||||
require executive-smach.inc
|
||||
|
|
|
@ -3,4 +3,8 @@ SECTION = "devel"
|
|||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://package.xml;beginline=17;endline=17;md5=d566ef916e9dedc494f5f793a6690ba5"
|
||||
|
||||
DEPENDS = "rostest rospy rostopic std-msgs std-srvs actionlib actionlib-msgs"
|
||||
|
||||
RDEPENDS_${PN} = "smach smach-msgs"
|
||||
|
||||
require executive-smach.inc
|
||||
|
|
Loading…
Reference in New Issue