You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-lz4-sys/SOURCES/lz4-sys-fix-metadata.diff

9 lines
255 B

--- lz4-sys-1.11.1+lz4-1.10.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ lz4-sys-1.11.1+lz4-1.10.0/Cargo.toml 2024-09-26T12:27:02.880946+00:00
@@ -29,3 +29,5 @@
[build-dependencies.cc]
version = "1.1"
+[build-dependencies.pkg-config]
+version = "0.3.9"