mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Meta: Update the devcontainer configuration
Update the base image and the feature images Add new packages to the install.sh command as they are now needed by some dependencies, that are built via vcpkg Add newer clang version, but the default stays the same
This commit is contained in:
@@ -13,6 +13,7 @@ CMake 3.25 or newer must be available in $PATH.
|
||||
|
||||
### Debian/Ubuntu:
|
||||
|
||||
<!-- 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 libavcodec-dev libavformat-dev libavutil-dev libgl1-mesa-dev nasm ninja-build pkg-config qt6-base-dev qt6-tools-dev-tools qt6-wayland tar unzip zip
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user