Skip to content

Commit

Permalink
Fix pkg name
Browse files Browse the repository at this point in the history
  • Loading branch information
f0reachARR committed Oct 14, 2024
1 parent f7cd7ee commit 25d7dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildroot/Dockerfile.native
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN --mount=type=cache,target=/var/lib/apt,sharing=private \
&& rm /etc/ros/rosdep/sources.list.d/61-customized-rosdep.list

RUN --mount=type=cache,target=/var/lib/apt,sharing=private apt-get install -y \
colcon-lcov-result colcon-coveragepy-result
python3-colcon-lcov-result python3-colcon-coveragepy-result

ENV ROS_DISTRO=${ROS_DISTRO}

Expand Down

0 comments on commit 25d7dc3

Please sign in to comment.