From a9cb8d02f6d4093b6707b1e8f6abd87051808088 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 11 Dec 2013 11:44:14 -0400 Subject: [PATCH] one more lib --- Build/NullSoftInstaller.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs index e0752024c4..e6c6cd79bf 100644 --- a/Build/NullSoftInstaller.hs +++ b/Build/NullSoftInstaller.hs @@ -157,4 +157,5 @@ cygwinDlls = , "libcrypto.dll" , "libssl.dll" , "cyggcrypt-11.dll" + , "cyggpg-error-0.dll" ]