DEBSOURCES
Skip Quicknav
sources / rust-gdk4-wayland / 0.9.6-1 / debian / patches / relax-deps.diff
1234567
--- a/Cargo.toml +++ b/Cargo.toml @@ -64,3 +64,3 @@ [dependencies.khronos-egl] -version = "6.0" +version = "4.0" optional = true