image-transport: improved license check (resolves #112)
This commit is contained in:
parent
bf74347f79
commit
cedbf71aaf
|
@ -1,7 +1,7 @@
|
||||||
DESCRIPTION = "image_transport should always be used to subscribe to and publish images."
|
DESCRIPTION = "image_transport should always be used to subscribe to and publish images."
|
||||||
SECTION = "devel"
|
SECTION = "devel"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD"
|
||||||
LIC_FILES_CHKSUM = "file://package.xml;beginline=14;endline=14;md5=68b329da9893e34099c7d8ad5cb9c940"
|
LIC_FILES_CHKSUM = "file://package.xml;beginline=13;endline=13;md5=d566ef916e9dedc494f5f793a6690ba5"
|
||||||
|
|
||||||
DEPENDS = "message-filters pluginlib rosconsole roscpp roslib sensor-msgs"
|
DEPENDS = "message-filters pluginlib rosconsole roscpp roslib sensor-msgs"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue