meta-ros/recipes-ros/bond-core/bondpy_1.7.20.bb

9 lines
298 B
BlitzBasic
Raw Normal View History

DESCRIPTION = "Python implementation of bond, a mechanism for checking when another process has terminated."
SECTION = "devel"
LICENSE = "BSD"
2017-12-28 18:15:54 +08:00
LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "bond rospy smclib"
require bond-core.inc