From 8adec835f6edaa6ebb383761d43795f92363431b Mon Sep 17 00:00:00 2001 From: Lars Falk-Petersen Date: Tue, 12 Dec 2017 15:24:20 +0100 Subject: [PATCH] Instrucitons for ubuntu 17.10. Fixes https://github.com/Swordfish90/cool-retro-term/issues/396 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 96f17d7..d31b4ea 100644 --- a/README.md +++ b/README.md @@ -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