attempt to fix libarchive linker issue

This commit is contained in:
Klaim (Joël Lamotte) 2025-07-24 15:17:54 +02:00
parent 00ad3a7101
commit 35ad5fd8fa
1 changed files with 4 additions and 1 deletions

View File

@ -3,8 +3,11 @@
"dependencies": [
"zstd",
"curl",
"libxml2",
"libiconv",
{
"features": ["iconv", "lzma", "zlib"],
"name": "libxml2"
},
{
"name": "winreg",
"platform": "windows"