Merge branch 'master' into arm64
This commit is contained in:
@@ -13,3 +13,5 @@ obconf
|
||||
arandr
|
||||
libcamera-tools
|
||||
libcamera-apps
|
||||
python3-pyqt5
|
||||
python3-opengl
|
||||
|
5
stage3/00-install-packages/01-run.sh
Executable file
5
stage3/00-install-packages/01-run.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
on_chroot << EOF
|
||||
apt-mark auto python3-pyqt5 python3-opengl
|
||||
EOF
|
Reference in New Issue
Block a user