Update setup for Ubuntu systems

This commit is contained in:
Rasim Labibov
2018-09-21 17:45:55 +03:00
parent cb2e99fc2e
commit fba42622fa
+1 -1
View File
@@ -33,6 +33,7 @@ install pre-compiled packages from standard repositories.
The following instructions apply to:
* Ubuntu 18.04
* Ubuntu 16.04
* Debian 9
@@ -42,7 +43,6 @@ sudo apt-get install -y \
cmake qtbase5-dev \
qtdeclarative5-dev \
qml-module-qtquick2 \
qtquickcontrols2-5-dev \
qml-module-qtquick-controls
```