Skip to content

Commit

Permalink
Instrucitons for ubuntu 17.10. Fixes #396
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Falk-Petersen committed Dec 12, 2017
1 parent b9d0272 commit 8adec83
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,12 @@ Make sure to install these first.

---

**Ubuntu 17.10**

sudo apt-get install build-essential qml-module-qtgraphicaleffects qml-module-qt-labs-folderlistmodel qml-module-qt-labs-settings qml-module-qtquick-controls qml-module-qtquick-dialogs qmlscene qt5-default qt5-qmake qtdeclarative5-dev qtdeclarative5-localstorage-plugin qtdeclarative5-qtquick2-plugin qtdeclarative5-window-plugin

---

**Debian Jessie**

sudo apt-get install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qml-module-qtquick-controls qml-module-qtgraphicaleffects qml-module-qtquick-dialogs qml-module-qtquick-localstorage qml-module-qtquick-window2
Expand Down

0 comments on commit 8adec83

Please sign in to comment.