topic-tools: Add roscpp to package depends
Signed-off-by: Stefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
This commit is contained in:
parent
0533cda70b
commit
4d470163dd
|
@ -4,7 +4,7 @@ SECTION = "devel"
|
|||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://package.xml;beginline=17;endline=17;md5=d566ef916e9dedc494f5f793a6690ba5"
|
||||
|
||||
DEPENDS = "rostest-native"
|
||||
DEPENDS = "rostest-native roscpp"
|
||||
|
||||
require ros-comm.inc
|
||||
|
||||
|
|
Loading…
Reference in New Issue