Minor tweaks, either fixes or tiny additions done while updating debian packaging #326

Merged
barak merged 7 commits from tweaks into master 2017-02-01 12:13:48 +01:00
Showing only changes of commit 24dad37da7 - Show all commits

View File

@ -58,7 +58,7 @@ Make sure to install these first.
**Ubuntu 16.10**
sudo apt-get install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qml-module-qtquick-controls:i386 qml-module-qtquick-controls qtdeclarative5-qtquick2-plugin libqt5qml-graphicaleffects qml-module-qtquick-dialogs:i386 qml-module-qtquick-dialogs qtdeclarative5-localstorage-plugin qtdeclarative5-window-plugin
sudo apt-get install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qml-module-qtquick-controls qtdeclarative5-qtquick2-plugin libqt5qml-graphicaleffects qml-module-qtquick-dialogs qtdeclarative5-localstorage-plugin qtdeclarative5-window-plugin
---