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

catkin: adding runtime dependency

parent 236552fd
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=7;endline=7;md5=d566ef916e9dedc494f5f793a6690ba5"
DEPENDS = "cmake python-empy python-catkin-pkg"
RDEPENDS_${PN} = "python-catkin-pkg"
SRC_URI = "git://github.com/ros/${BPN}.git \
file://0001-CATKIN_WORKSPACES-Don-t-require-.catkin-file.patch \
......
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