Remove python3-opencv and ros-humble-ros2cli from apt requirements for cleaner dependencies

This commit is contained in:
Akash Shingha 2026-03-11 19:15:02 +02:00
parent 8c37334b20
commit 5fd57decc9
2 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ build-essential
cmake
pkg-config
libopencv-dev
python3-opencv
python3-rosdep
python3-rosdistro
software-properties-common
@ -13,3 +12,4 @@ libgstreamer-plugins-good1.0-dev
libgstrtspserver-1.0-dev
ninja-build
ccache

View File

@ -4,4 +4,3 @@ gstreamer1.0-plugins-good
gstreamer1.0-plugins-ugly
libgstrtspserver-1.0-0
python3-opencv
ros-humble-ros2cli