mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Bump webkit2gtk version for Fedora builds (#12844)
The webkit2gtk-4.0 API version will no longer be built. Packages that depend on it will fail to build from source and eventually be retired. https://fedoraproject.org/wiki/Changes/Remove_webkit2gtk-4.0_API_Version
This commit is contained in:
@@ -27,7 +27,7 @@ REQUIRED_DEV_PACKAGES=(
|
|||||||
perl-FindBin
|
perl-FindBin
|
||||||
texinfo
|
texinfo
|
||||||
wayland-protocols-devel
|
wayland-protocols-devel
|
||||||
webkit2gtk4.0-devel
|
webkit2gtk4.1-devel
|
||||||
wget
|
wget
|
||||||
libcurl-devel
|
libcurl-devel
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user