Add git as catkin build depend
Needed for downloading gtest as external CMake project
This commit is contained in:
parent
59fcc041d9
commit
c7e111d8ec
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
|||
|
||||
<buildtool_depend>cmake</buildtool_depend>
|
||||
|
||||
<build_depend>git</build_depend>
|
||||
|
||||
<depend>boost</depend>
|
||||
|
||||
<exec_depend>catkin</exec_depend>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue