File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,9 +48,9 @@ case "$(uname)" in
4848 libudev-devel libGL-devel libGLX-mesa python3-dev zlib-devel make ccache python3-module-pip time \
4949 qt5-multimedia-devel qt5-svg-devel qt5-script-devel qt5-tools qt5-serialport-devel
5050 elif [ " $ID " = " ubuntu" ]; then
51- sudo apt-get update && sudo apt-get install -y --no-install-recommends ccache curl libusb-1.0-0-dev \
52- make qtscript5-dev qttools5-dev-tools qtmultimedia5-dev libqt5serialport5-dev libqt5svg5-dev \
53- libudev-dev " $TRIK_PYTHON " -dev qtbase5-private-dev qtwayland5 libqscintilla2-qt5-dev libquazip5-dev bear
51+ sudo apt-get update && sudo apt-get install -y --no-install-recommends ccache curl make bear libusb-1.0-0-dev \
52+ qtscript5-dev qttools5-dev-tools qtmultimedia5-dev libqt5serialport5-dev libqt5svg5-dev qtdeclarative5 -dev \
53+ libudev-dev " $TRIK_PYTHON " -dev qtbase5-private-dev qtquickcontrols2-5-dev qtwayland5 libqscintilla2-qt5-dev libquazip5-dev
5454 elif [[ " $ID " = " rocky" || " $ID " = ' "rocky"' ]]; then
5555 GCC_VERSION=${GCC_VERSION:- 13}
5656 sudo yum update -y && sudo yum install -y --setopt=install_weak_deps=False epel-release
You can’t perform that action at this time.
0 commit comments