Skip to content
Snippets Groups Projects
Commit 99787673 authored by Kristof Robot's avatar Kristof Robot
Browse files

nav-msgs: adding actionlib-msgs run dependency

Resolves:
  File "/usr/lib/python2.7/site-packages/nav_msgs/msg/_GetMapActionGoal.py", line 9, in <module>
    import actionlib_msgs.msg
ImportError: No module named actionlib_msgs.msg
parent 3f00f2ef
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,5 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc
DEPENDS = "actionlib-msgs geometry-msgs"
require common-msgs.inc
RDEPENDS_${PN} = "actionlib-msgs"
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