mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 23:06:13 +08:00
Docs: mention webkit2 as a required dependency on Linux (PR #12869)
This commit is contained in:
parent
d6e605c14b
commit
66d1248829
@ -27,6 +27,7 @@ cmake \
|
|||||||
libglu1-mesa-dev \
|
libglu1-mesa-dev \
|
||||||
libgtk-3-dev \
|
libgtk-3-dev \
|
||||||
libdbus-1-dev \
|
libdbus-1-dev \
|
||||||
|
libwebkit2gtk-4.0-dev \
|
||||||
|
|
||||||
```
|
```
|
||||||
The names of the packages may be different on different distros.
|
The names of the packages may be different on different distros.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user