meta-ros/recipes-ros/executive-smach/smach-msgs_2.0.1.bb

11 lines
375 B
BlitzBasic
Raw Permalink Normal View History

2013-10-12 18:49:45 +08:00
DESCRIPTION = "this package contains a set of messages that are used by the introspection interfaces for smach."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=d566ef916e9dedc494f5f793a6690ba5"
2013-10-14 21:08:28 +08:00
DEPENDS = "message-generation std-msgs roscpp-serialization"
2013-10-12 18:49:45 +08:00
RDEPENDS_${PN} = "message-runtime"
2013-10-12 18:49:45 +08:00
require executive-smach.inc