Install picamera2

This commit is contained in:
Serge Schneider
2022-08-30 16:54:09 +01:00
parent d53c4e58fb
commit 69cd410162
4 changed files with 5 additions and 0 deletions

View File

@@ -13,3 +13,5 @@ obconf
arandr
libcamera-tools
libcamera-apps
python3-pyqt5
python3-opengl

View File

@@ -5,4 +5,5 @@ update-alternatives --install /usr/bin/x-www-browser \
x-www-browser /usr/bin/chromium-browser 86
update-alternatives --install /usr/bin/gnome-www-browser \
gnome-www-browser /usr/bin/chromium-browser 86
apt-mark auto python3-pyqt5 python3-opengl
EOF