Documentation: Add pkg-config to Debian dependencies

This commit is contained in:
Timothy Flynn 2024-07-22 21:10:25 -04:00 committed by Andreas Kling
parent 40a617dbab
commit b659b62dec
Notes: github-actions[bot] 2024-07-23 07:00:34 +00:00

View file

@ -13,7 +13,7 @@ NOTE: In all of the below lists of packages, the Qt6 multimedia package is not n
### Debian/Ubuntu:
```bash
sudo apt install autoconf autoconf-archive automake build-essential ccache cmake curl fonts-liberation2 git libavcodec-dev libgl1-mesa-dev nasm ninja-build qt6-base-dev qt6-tools-dev-tools qt6-wayland tar unzip zip
sudo apt install autoconf autoconf-archive automake build-essential ccache cmake curl fonts-liberation2 git libavcodec-dev libgl1-mesa-dev nasm ninja-build pkg-config qt6-base-dev qt6-tools-dev-tools qt6-wayland tar unzip zip
```
#### CMake 3.25 or newer: