Skip to content

Commit

Permalink
delete unnecessary dependency
Browse files Browse the repository at this point in the history
Signed-off-by: sykwer <sykwer@gmail.com>
  • Loading branch information
sykwer committed Feb 28, 2025
1 parent 1fac8f0 commit 4b808ba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion kmod/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@
<license>Dual BSD/GPL</license>

<buildtool_depend>ament_cmake</buildtool_depend>
<exec_depend>colcon-cmake</exec_depend>
</package>
2 changes: 0 additions & 2 deletions src/agnocast_heaphook/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@

<buildtool_depend>ament_cmake</buildtool_depend>

<exec_depend>colcon-cmake</exec_depend>

<export>
<build_type>ament_cmake</build_type>
</export>
Expand Down

0 comments on commit 4b808ba

Please sign in to comment.