Skip to content
Snippets Groups Projects
Unverified Commit 8830c3d2 authored by Andrea Censi's avatar Andrea Censi Committed by GitHub
Browse files

Merge pull request #28 from cottsay/master

Fix ROS builds
parents 1371eb42 cf820c4c
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,11 @@
<url type="bugtracker">https://github.com/AndreaCensi/csm/issues</url>
<maintainer email="130s@2000.jukuin.keio.ac.jp">Isaac I.Y. Saito</maintainer>
<buildtool_depend>catkin</buildtool_depend>
<buildtool_depend>cmake</buildtool_depend>
<buildtool_depend>pkg-config</buildtool_depend>
<build_depend>libcairo2-dev</build_depend>
<build_depend>libgsl</build_depend>
<export />
<export>
<build_type>cmake</build_type>
</export>
</package>
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