Add git dependency to package.xml (for Abseil build). (#1462)

master
Michael Grupp 2018-11-14 22:28:03 +01:00 committed by Alexander Belyaev
parent f806ac5de0
commit 7d69ca9fa0
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
<buildtool_depend>catkin</buildtool_depend>
<build_depend>git</build_depend>
<build_depend>g++-static</build_depend>
<build_depend>google-mock</build_depend>
<build_depend>python-sphinx</build_depend>