summaryrefslogtreecommitdiff
path: root/Build/NullSoftInstaller.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-20 11:08:32 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-20 11:08:32 -0400
commit8898cbf038733ef37af81e69c78bef29a438dcfb (patch)
tree73b4baaa1263232b77cfe182e7899aeb06465686 /Build/NullSoftInstaller.hs
parent4616025ddd412830fe0ef548a8d6c105473667d7 (diff)
update some windows libraries for newer version of cygwin
Diffstat (limited to 'Build/NullSoftInstaller.hs')
-rw-r--r--Build/NullSoftInstaller.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs
index 42260bd3f..160225bf1 100644
--- a/Build/NullSoftInstaller.hs
+++ b/Build/NullSoftInstaller.hs
@@ -191,11 +191,12 @@ cygwinDlls =
, "cygintl-8.dll"
, "cygwind-0.dll"
, "cyggssapi-3.dll"
+ , "cyggssapi_krb5-2.dll"
, "cygkrb5-26.dll"
, "cygz.dll"
, "cygidn-11.dll"
, "libcurl-4.dll"
- , "cyggnutls-26.dll"
+ , "cyggnutls-28.dll"
, "libcrypto.dll"
, "libssl.dll"
, "cyggcrypt-11.dll"