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

rosservice: adding rosmsg run dependency

Resolves:
  File "/usr/lib/python2.7/site-packages/rosservice/__init__.py", line 61, in <module>
    import rosmsg
ImportError: No module named rosmsg
parent 44b80378
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,5 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=13;endline=13;md5=d566ef916e9de
require ros-comm.inc
ROS_PKG_SUBDIR = "tools"
RDEPENDS_${PN} = "rosmsg"
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