Skip to content

Commit

Permalink
Add packaging dependency to ros_launch (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliBrems authored Oct 30, 2024
1 parent 27c9d75 commit 0d10a95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repositories/launch_ros.BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ py_library(
"@ros2_rcl_interfaces//:py_composition_interfaces",
"@ros2_rcl_interfaces//:py_lifecycle_msgs",
"@ros2_rclpy//:rclpy",
requirement("packaging"),
requirement("pyyaml"),
],
)
Expand Down

0 comments on commit 0d10a95

Please sign in to comment.