Fix pipelines?

This commit is contained in:
Grim Maple 2022-12-05 20:34:50 +03:00
parent 9aea275e29
commit 3a49bf0e48
1 changed files with 3 additions and 8 deletions

View File

@ -31,7 +31,8 @@
"dependencies": { "dependencies": {
"inilike": "~>1.2.2", "inilike": "~>1.2.2",
"undead": "~>1.1.7" "undead": "~>1.1.7",
"icontheme": "~>1.2.3"
}, },
"subPackages": [ "subPackages": [
@ -58,10 +59,6 @@
"bindbc-opengl": "~>1.0.0", "bindbc-opengl": "~>1.0.0",
"bindbc-freetype": "~>1.0.0" "bindbc-freetype": "~>1.0.0"
}, },
"dependencies-posix": {
"bindbc-sdl": "~>1.0.0",
"icontheme": "~>1.2.3"
},
"copyFiles-windows-x86_64": [ "copyFiles-windows-x86_64": [
"libs/windows/x86_64/libfreetype-6.dll" "libs/windows/x86_64/libfreetype-6.dll"
], ],
@ -104,9 +101,7 @@
"dependencies": { "dependencies": {
"bindbc-opengl": "~>1.0.0", "bindbc-opengl": "~>1.0.0",
"bindbc-freetype": "~>1.0.0", "bindbc-freetype": "~>1.0.0",
"bindbc-sdl": "~>1.0.0" "bindbc-sdl": "~>1.0.0",
},
"dependencies-posix": {
"icontheme": "~>1.2.3" "icontheme": "~>1.2.3"
}, },
"copyFiles-windows-x86_64": [ "copyFiles-windows-x86_64": [