Update README.md (#45)

Add qttools5-dev as required package for Ubuntu.
This commit is contained in:
Michaël Arnauts
2021-03-03 07:31:23 +01:00
committed by GitHub
parent ccaf93ec31
commit 266ab65892

View File

@@ -24,7 +24,7 @@ A GlobalProtect VPN client (GUI) for Linux based on Openconnect and built with Q
2. Install the Qt dependencies
```sh
sudo apt install qt5-default libqt5websockets5-dev qtwebengine5-dev
sudo apt install qt5-default libqt5websockets5-dev qtwebengine5-dev qttools5-dev
```
### OpenSUSE
Install the Qt dependencies