File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -32,17 +32,14 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
3232 # gperf bison libbz2-dev libgcrypt20-dev libdrm-dev libcups2-dev \
3333 # libatkmm-1.6-dev libasound2-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
3434 # libbluetooth-dev bluetooth blueman bluez libusb-dev libdbus-1-dev bluez-hcidump \
35- # bluez-tools
36-
35+ # bluez-tools
3736 qtbase5-private-dev qtscript5-dev \
3837 qml-module-qt-labs-folderlistmodel qml-module-qtquick-extras \
3938 qml-module-qtquick-controls2 qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libqt5quickcontrols2-5 qtquickcontrols2-5-dev \
4039 qtcreator qtcreator-doc libqt5serialport5-dev qml-module-qt3d qt3d5-dev \
4140 qtdeclarative5-dev qtconnectivity5-dev qtmultimedia5-dev qtpositioning5-dev \
4241 libqt5gamepad5-dev qml-module-qt-labs-settings qml-module-qt-labs-platform libqt5svg5-dev
4342
44-
45-
4643ENV USER=${USER_NAME}
4744
4845RUN echo "vesc_tool ALL=(ALL) NOPASSWD:ALL" > /etc/sudoers.d/${USER_NAME}
You can’t perform that action at this time.
0 commit comments