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": [
|
"dependencies": [
|
||||||
"zstd",
|
"zstd",
|
||||||
"curl",
|
"curl",
|
||||||
|
"libxml2",
|
||||||
|
"libiconv",
|
||||||
{
|
{
|
||||||
"name": "winreg",
|
"name": "winreg",
|
||||||
"platform": "windows"
|
"platform": "windows"
|
||||||
|
|
Loading…
Reference in New Issue