diff --git a/mingw64-find-requires.sh b/mingw64-find-requires.sh index 7937106..4245a4f 100644 --- a/mingw64-find-requires.sh +++ b/mingw64-find-requires.sh @@ -19,6 +19,7 @@ dlls_to_exclude=" cfgmgr32.dll comctl32.dll comdlg32.dll + crypt32.dll ddraw.dll dnsapi.dll dsound.dll @@ -48,6 +49,7 @@ dlls_to_exclude=" user32.dll usp10.dll version.dll + wininet.dll winmm.dll wldap32.dll ws2_32.dll