mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +00:00
Documentation: Add pkg-config to Debian dependencies
This commit is contained in:
parent
40a617dbab
commit
b659b62dec
Notes:
github-actions[bot]
2024-07-23 07:00:34 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/b659b62decf Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/778
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue