Merge refactor

This commit is contained in:
Marcel Pociot
2023-06-02 22:47:59 +02:00
parent 47d068e6d3
commit 1b734073b0
3 changed files with 24 additions and 22 deletions

View File

@@ -127,6 +127,12 @@
"libxml2"
]
},
"libargon2": {
"source": "libargon2",
"static-libs-unix": [
"libargon2.a"
]
},
"libavif": {
"source": "libavif",
"static-libs-unix": [
@@ -469,11 +475,5 @@
"zstd.h",
"zstd_errors.h"
]
},
"libargon2": {
"source": "libargon2",
"static-libs-unix": [
"libargon2.a"
]
}
}