Skip to content

Commit

Permalink
[debian] Fix ROS dependencies of the plugin in ROS2
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Oct 11, 2023
1 parent 3a7f2ad commit 692ca6b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions debian/control.ros
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ Package: ros-@ROS_DISTRO@-mc-rtc-plugin
Section: libs
Architecture: any
Depends: libmc-rtc-dev,
ros-@ROS_DISTRO@-roscpp,
ros-@ROS_DISTRO@-common-msgs,
ros-@ROS_DISTRO@-roscpp | ros-@ROS_DISTRO@-rclcpp,
ros-@ROS_DISTRO@-common-msgs | ros-@ROS_DISTRO@-common-interfaces,
ros-@ROS_DISTRO@-tf2-ros,
ros-@ROS_DISTRO@-rosbag,
ros-@ROS_DISTRO@-rosbag | ros-@ROS_DISTRO@-rosbag2,
ros-@ROS_DISTRO@-mc-rtc-data,
ros-@ROS_DISTRO@-mc-rtc-msgs,
${misc:Depends}
Expand Down

0 comments on commit 692ca6b

Please sign in to comment.