Skip to content

Commit

Permalink
Use semantic exec_depend key for python3-numpy. (#48)
Browse files Browse the repository at this point in the history
Signed-off-by: Steven! Ragnarök <steven@nuclearsandwich.com>
  • Loading branch information
nuclearsandwich committed Apr 30, 2019
1 parent 1918803 commit 3819de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rosidl_generator_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<buildtool_export_depend>rosidl_typesupport_c</buildtool_export_depend>
<buildtool_export_depend>rosidl_typesupport_interface</buildtool_export_depend>

<depend>python3-numpy</depend>

<exec_depend>python3-numpy</exec_depend>
<exec_depend>rmw_implementation</exec_depend>
<exec_depend>rmw_implementation_cmake</exec_depend>
<exec_depend>rosidl_generator_c</exec_depend>
Expand Down

0 comments on commit 3819de9

Please sign in to comment.