2013-05-24 20:10:51 +08:00
|
|
|
DESCRIPTION = "C++ implementation of bond, a mechanism for checking when another process has terminated."
|
|
|
|
SECTION = "devel"
|
|
|
|
LICENSE = "BSD"
|
|
|
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9dedc494f5f793a6690ba5"
|
|
|
|
|
2014-12-01 18:23:22 +08:00
|
|
|
DEPENDS = "bond boost cmake-modules roscpp smclib"
|
2013-05-24 20:10:51 +08:00
|
|
|
|
|
|
|
require bond-core.inc
|