mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Documentation+Toolchain: Don't try to build CMake from source
This build step is a bit excessive. Let's require people to have an up-to-date CMake from their system package manager instead.
This commit is contained in:
committed by
Andreas Kling
parent
182f83d456
commit
31eec0a145
@@ -15,7 +15,7 @@ NOTE: In all of the below lists of packages, the Qt6 multimedia package is not n
|
||||
```bash
|
||||
sudo apt install autoconf autoconf-archive automake build-essential git cmake libavcodec-dev libgl1-mesa-dev nasm \
|
||||
ninja-build qt6-base-dev qt6-tools-dev-tools qt6-multimedia-dev qt6-wayland ccache fonts-liberation2 \
|
||||
zip unzip curl tar libssl-dev
|
||||
zip unzip curl tar
|
||||
```
|
||||
|
||||
#### CMake 3.25 or newer:
|
||||
|
||||
Reference in New Issue
Block a user