mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 12:05:15 +00:00
Documentation: Update required pkgs for Debian
This commit is contained in:
parent
86be8abfbf
commit
8881f4d3ca
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ CMake 3.25 or newer must be available in $PATH.
|
|||
|
||||
<!-- Note: If you change something here, please also change it in the `devcontainer/devcontainer.json` file. -->
|
||||
```bash
|
||||
sudo apt install autoconf autoconf-archive automake build-essential ccache cmake curl fonts-liberation2 git libgl1-mesa-dev nasm ninja-build pkg-config 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 libgl1-mesa-dev nasm ninja-build pkg-config qt6-base-dev qt6-tools-dev-tools qt6-wayland tar unzip zip libsdl2-dev libsdl2-2.0-0
|
||||
```
|
||||
|
||||
#### CMake 3.25 or newer:
|
||||
|
|
Loading…
Add table
Reference in a new issue