mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Merge branch 'cmake_setup' into dev
This commit is contained in:
commit
d9dda62e28
11
README.md
11
README.md
@ -59,19 +59,10 @@ Install the [AppIndicator and KStatusNotifierItem Support](https://extensions.gn
|
|||||||
|
|
||||||
1. Install the Qt dependencies
|
1. Install the Qt dependencies
|
||||||
|
|
||||||
For Ubuntu 20, this should work.
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo apt install -y build-essential qtbase5-dev libqt5websockets5-dev qtwebengine5-dev
|
sudo apt install -y build-essential qtbase5-dev libqt5websockets5-dev qtwebengine5-dev
|
||||||
```
|
```
|
||||||
|
### openSUSE
|
||||||
For Ubuntu 21, you need to install the base pieces separately as QT5 is the default.
|
|
||||||
|
|
||||||
```sh
|
|
||||||
sudo apt install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libqt5websockets5-dev qtwebengine5-dev qttools5-dev debhelper
|
|
||||||
```
|
|
||||||
|
|
||||||
### OpenSUSE
|
|
||||||
Install the Qt dependencies
|
Install the Qt dependencies
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user