Skip to content
Snippets Groups Projects
Commit 2fcc9c2f authored by tverrbjelke's avatar tverrbjelke
Browse files

Fixes issue 463

Installation description for debian (buster) misses package qtdeclarative5-dev

	modified:   README.md
parent 7874d61c
No related branches found
No related tags found
No related merge requests found
Pipeline #594 failed
......@@ -205,7 +205,7 @@ and mtxclient (needs to be build separately).
```bash
sudo apt install cmake gcc make automake liblmdb-dev \
qt5-default libssl-dev libqt5multimedia5-plugins libqt5multimediagsttools5 libqt5multimediaquick5 libqt5svg5-dev \
qml-module-qtgstreamer qtmultimedia5-dev qtquickcontrols2-5-dev qttools5-dev qttools5-dev-tools \
qml-module-qtgstreamer qtmultimedia5-dev qtquickcontrols2-5-dev qttools5-dev qttools5-dev-tools qtdeclarative5-dev \
qml-module-qtgraphicaleffects qml-module-qtmultimedia qml-module-qtquick-controls2 qml-module-qtquick-layouts \
qt5keychain-dev
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment