aports/community/lapce/use-system-libs.patch
2024-11-10 22:48:06 +00:00

9 lines
540 B
Diff

--- a/Cargo.toml
+++ b/Cargo.toml
@@ -41 +41 @@
-git2 = { version = "0.19.0", features = ["vendored-openssl"] }
+git2 = { version = "0.19.0" }
@@ -68 +68 @@
-zstd = { version = "0.11.2" } # follow same version wasmtime-cache in lockfile
+zstd = { version = "0.11.2", features = ["pkg-config"] } # follow same version wasmtime-cache in lockfile