Skip to content

Commit c45c705

Browse files
committed
Augment python3-osrf-pycommon dependency
which is required additionally to python3-catkin-tools due to a wrongly configured Debian dependency. See catkin/catkin_tools#594.
1 parent a8c57d3 commit c45c705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting_started/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Once you have ROS installed, make sure you have the most up to date packages: ::
1616

1717
Install `catkin <http://wiki.ros.org/catkin>`_ the ROS build system: ::
1818

19-
sudo apt install ros-noetic-catkin python3-catkin-tools
19+
sudo apt install ros-noetic-catkin python3-catkin-tools python3-osrf-pycommon
2020

2121
Install `wstool <http://wiki.ros.org/wstool>`_ : ::
2222

0 commit comments

Comments
 (0)