Skip to content

Commit

Permalink
Remove the build_depend.
Browse files Browse the repository at this point in the history
It is not necessary to have rosidl_generator_c as a build_depend
for this package, just as an export (and for tests).

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
  • Loading branch information
clalancette committed Oct 18, 2017
1 parent d274e99 commit b6fe0bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rosidl_generator_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
<maintainer email="dthomas@osrfoundation.org">Dirk Thomas</maintainer>
<license>Apache License 2.0</license>

<build_depend>rosidl_generator_c</build_depend>

<buildtool_depend>ament_cmake</buildtool_depend>

<buildtool_export_depend>ament_cmake</buildtool_export_depend>
Expand Down

0 comments on commit b6fe0bf

Please sign in to comment.