Add qt5-default package to build instructions

This commit is contained in:
Simon Stürz 2019-01-10 21:14:30 +01:00
parent 12fec33115
commit 81c86ce789

View File

@ -8,7 +8,7 @@ if the system is currently not connected to any network. Once the system is conn
First you have to install build dependencies:
$ sudo apt update
$ sudo apt install qtbase5-dev qtbase5-dev-tools libqt5bluetooth5 qtconnectivity5-dev git
$ sudo apt install qt5-default qtbase5-dev qtbase5-dev-tools libqt5bluetooth5 qtconnectivity5-dev git
Clone the source code and change into the source directory