Updated Compilation: Debian, Ubuntu, and derivatives (markdown)

Vladimir Golovnev 2022-12-04 18:55:51 +03:00
parent e439e28649
commit fab80ad479

@ -14,7 +14,7 @@ If you just want the latest version of qBittorrent, use our [stable](https://lau
You need to install these packages in order to be able to compile qBittorrent from source:
```bash
sudo apt install build-essential cmake git ninja-build pkg-config libboost-dev libssl-dev zlib1g-dev
sudo apt install build-essential cmake git ninja-build pkg-config libboost-dev libssl-dev zlib1g-dev libgl1-mesa-dev
```
## Qt libraries