Docs: mention webkit2 as a required dependency on Linux (PR #12869)

This commit is contained in:
Robert Schiele 2024-06-20 11:24:13 +02:00 committed by Lukas Matena
parent d6e605c14b
commit 66d1248829

View File

@ -27,6 +27,7 @@ cmake \
libglu1-mesa-dev \
libgtk-3-dev \
libdbus-1-dev \
libwebkit2gtk-4.0-dev \
```
The names of the packages may be different on different distros.