docs: remove duplicate mention of openssl in Linux build docs (#6280)
This commit is contained in:
committed by
GitHub
parent
09789378ca
commit
4887b59b61
@@ -23,7 +23,7 @@ sudo apt install qt6-base-dev qt6-5compat-dev qt6-svg-dev qt6-image-formats-plug
|
|||||||
### Arch Linux
|
### Arch Linux
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
sudo pacman -S --needed qt6-base qt6-tools boost-libs openssl qt6-imageformats qt6-5compat qt6-svg boost libnotify rapidjson pkgconf openssl cmake
|
sudo pacman -S --needed qt6-base qt6-tools boost-libs openssl qt6-imageformats qt6-5compat qt6-svg boost libnotify rapidjson pkgconf cmake
|
||||||
```
|
```
|
||||||
|
|
||||||
If you use Wayland, you will also need to ensure `qt6-wayland` is installed.
|
If you use Wayland, you will also need to ensure `qt6-wayland` is installed.
|
||||||
|
|||||||
Reference in New Issue
Block a user