mirror of https://github.com/mamba-org/mamba.git
attempt to fix libarchive linker issue
This commit is contained in:
parent
00ad3a7101
commit
35ad5fd8fa
|
@ -3,8 +3,11 @@
|
|||
"dependencies": [
|
||||
"zstd",
|
||||
"curl",
|
||||
"libxml2",
|
||||
"libiconv",
|
||||
{
|
||||
"features": ["iconv", "lzma", "zlib"],
|
||||
"name": "libxml2"
|
||||
},
|
||||
{
|
||||
"name": "winreg",
|
||||
"platform": "windows"
|
||||
|
|
Loading…
Reference in New Issue