mirror of https://github.com/mamba-org/mamba.git
attempt to provide libiconv and libxml2 with static micromamba build
This commit is contained in:
parent
ec0e62da59
commit
2fea223bcf
|
@ -3,6 +3,8 @@
|
|||
"dependencies": [
|
||||
"zstd",
|
||||
"curl",
|
||||
"libxml2",
|
||||
"libiconv",
|
||||
{
|
||||
"name": "winreg",
|
||||
"platform": "windows"
|
||||
|
|
Loading…
Reference in New Issue