Add git dependency to package.xml (for Abseil build). (#1098)
parent
dc2476ef2b
commit
94cc7f7ab2
|
@ -36,6 +36,7 @@
|
|||
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
|
||||
<build_depend>git</build_depend>
|
||||
<build_depend>google-mock</build_depend>
|
||||
<build_depend>g++-static</build_depend>
|
||||
<build_depend>protobuf-dev</build_depend>
|
||||
|
|
|
@ -36,6 +36,7 @@
|
|||
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
|
||||
<build_depend>git</build_depend>
|
||||
<build_depend>g++-static</build_depend>
|
||||
|
||||
<depend version_gte="1.0.0">cartographer</depend>
|
||||
|
|
Loading…
Reference in New Issue