This commit is contained in:
Your Name
2024-05-09 23:56:47 -05:00
parent 863d3797cb
commit b2294cc922
3 changed files with 293 additions and 13 deletions

View File

@@ -19,7 +19,7 @@
# Todo: Detect if provisioned for current version. If not, start qt_shell subshell for provision.
apt-get update
apt-get install -y nodejs npm python3-pyqt5 pywayland imagemagick
apt-get install -y nodejs npm python3-pyqt5 pywayland imagemagick python3-dev python3-pyqt5.qtwebengine pybind11-dev
# apt-get install -y python3-pyqt5.qtwebengine
# Detect if libyuv is installed. If it is, nothing to do.