Skip to content
Snippets Groups Projects
Commit 08cff50a authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Added build_depends

parent e998907e
No related branches found
No related tags found
No related merge requests found
......@@ -33,9 +33,8 @@
<!-- Dependencies can be catkin packages or system dependencies -->
<!-- Examples: -->
<!-- Use build_depend for packages you need at compile time: -->
<!-- <build_depend>roscpp</build_depend>
<build_depend>dynamic_reconfigure</build_depend>
<build_depend>diagnostic_updater</build_depend>-->
<build_depend>roscpp</build_depend>
<build_depend>actionlib</build_depend>
<!-- Use buildtool_depend for build tool packages: -->
<!-- <buildtool_depend>catkin</buildtool_depend> -->
<!-- Use run_depend for packages you need at runtime: -->
......
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