Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Commit d2a2927

Browse files
tfooteAAlon
authored andcommitted
add git as a buildtool depend (#4)
To support checking out the external project from git
1 parent 1eef53d commit d2a2927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws_common/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<license>Apache 2.0</license>
1212

1313
<buildtool_depend>cmake</buildtool_depend>
14+
<buildtool_depend>git</buildtool_depend>
1415

1516
<build_depend>catkin</build_depend>
1617
<build_depend>ros_environment</build_depend>

0 commit comments

Comments
 (0)