Skip to content

Commit 249d51f

Browse files
committed
Fix ament_cmake dependency
Signed-off-by: Carlosespicur <carlosespicur@proton.me>
1 parent 0358231 commit 249d51f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<depend>python3-yaml</depend>
1313
<depend>clang-tidy</depend>
1414

15+
<buildtool_depend>ament_cmake</buildtool_depend>
1516
<build_depend>flex</build_depend>
1617
<build_depend>bison</build_depend>
1718
<build_depend>libncurses-dev</build_depend>

0 commit comments

Comments
 (0)