We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a4fc0 commit 1d44a9cCopy full SHA for 1d44a9c
docker/Dockerfile-roboview
@@ -13,7 +13,7 @@ RUN apt update \
13
wget unzip swig cmake build-essential \
14
qtbase5-dev qtdeclarative5-dev qtmultimedia5-dev qml-module-qtquick2 qml-module-qtquick-window2 qml-module-qtmultimedia \
15
qml-module-qtquick-dialogs qml-module-qtquick-controls qml-module-qt-labs-folderlistmodel qml-module-qt-labs-settings \
16
- libedit-dev libvtk6-dev\
+ libedit-dev python3-dev libvtk6-dev\
17
# \
18
# && wget -q --no-check-certificate https://github.com/robotology/ycm-cmake-modules/archive/refs/tags/v$YCM.tar.gz \
19
# && tar -xzf v$YCM.tar.gz \
0 commit comments