mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Update README.md (#45)
Add qttools5-dev as required package for Ubuntu.
This commit is contained in:
parent
ccaf93ec31
commit
266ab65892
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user