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-libdeflate-sys/libdeflate-sys-fix-metadata...

12 lines
280 B

--- libdeflate-sys-1.19.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ libdeflate-sys-1.19.0/Cargo.toml 2024-01-05T18:25:36.554274+00:00
@@ -38,5 +38,8 @@
[build-dependencies.cc]
version = "1.0"
+[build-dependencies.pkg-config]
+version = "0.3.9"
+
[features]
freestanding = []