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:
Simonas
2026-03-27 05:50:24 +02:00
committed by GitHub
parent 325a63ef8d
commit b59985593a

View File

@@ -27,7 +27,7 @@ REQUIRED_DEV_PACKAGES=(
perl-FindBin
texinfo
wayland-protocols-devel
webkit2gtk4.0-devel
webkit2gtk4.1-devel
wget
libcurl-devel
)