Skip to content
Snippets Groups Projects
Commit bb9ff9fa authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

rosbag: adding run-time dependencies

When importing the rosbag python module, it requires these python modules.
parent c6f61f47
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9de
DEPENDS = "boost bzip2 cpp-common python-imaging \
rosconsole roscpp roscpp-serialization topic-tools \
xmlrpcpp"
RDEPENDS_${PN} = "python-compression python-threading python-pyyaml python-io \
genmsg genpy roslib rospy"
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