Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit ac6c1c6

Browse files
authored
Update deps
1 parent c112bc4 commit ac6c1c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/ci/check-dependencies.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ linux-vdso.so.1" \
6969
apphelp.dll
7070
bcrypt.dll
7171
bcryptprimitives.dll
72+
combase.dll
7273
crypt32.dll
7374
cryptbase.dll
7475
dbghelp.dll
@@ -80,6 +81,7 @@ msasn1.dll
8081
msvcp_win.dll
8182
msvcrt.dll
8283
ntdll.dll
84+
oleaut3.dll
8385
psapi.dll
8486
rpcrt4.dll
8587
sechost.dll
@@ -112,14 +114,17 @@ linux-vdso.so.1" \
112114
apphelp.dll
113115
bcrypt.dll
114116
bcryptprimitives.dll
117+
combase.dll
115118
crypt32.dll
116119
cryptbase.dll
117120
dbghelp.dll
118121
kernel32.dll
119122
kernelbase.dll
120123
msasn1.dll
124+
msvcp_win.dll
121125
msvcrt.dll
122126
ntdll.dll
127+
oleaut32.dll
123128
rpcrt4.dll
124129
sechost.dll
125130
secur32.dll

0 commit comments

Comments
 (0)