Tools: ros2: Add missing socat dependency

Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
Ryan Friedman 2023-11-06 18:49:51 -07:00 committed by Peter Barker
parent 08d88ce7c6
commit 8b0bc101f2
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<exec_depend>micro_ros_msgs</exec_depend>
<exec_depend>python3-pytest</exec_depend>
<exec_depend>rclpy</exec_depend>
<exec_depend>socat</exec_depend>
<test_depend>ament_copyright</test_depend>
<test_depend>ament_flake8</test_depend>