Skip to content
Snippets Groups Projects
Commit 3410bfd0 authored by Stefan Herbrechtsmeier's avatar Stefan Herbrechtsmeier
Browse files

rosgraph-msgs: Add message-runtime to dependency


Add the package to the dependency because the do_configure fails
as it tries to find the package.

Signed-off-by: default avatarStefan Herbrechtsmeier <stefan@herbrechtsmeier.net>
parent 662dbb59
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=8;endline=8;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "message-generation std-msgs"
DEPENDS = "message-generation message-runtime std-msgs"
require ros-comm.inc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment