From ed5dc80141284868adfc303d96a9ecf53b550b633b3deae60086efdb166818da Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 9 Mar 2011 05:18:55 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/windows:mingw:win64/mingw64-filesystem?expand=0&rev=29 --- mingw64-find-requires.sh | 2 ++ 1 file changed, 2 insertions(+) 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