Add Debian Stretch build and run dependencies #414

Merged
AVHon merged 2 commits from patch-1 into master 2018-02-22 09:17:21 +01:00
Showing only changes of commit ae50ed980f - Show all commits

View File

@ -68,12 +68,18 @@ Make sure to install these first.
---
**Debian Jessie or Stretch**
**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
---
**Debian Stretch**
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 qml-module-qt-labs-settings qml-module-qt-labs-folderlistmodel
---
**Fedora**
This command should install the known fedora dependencies: