summaryrefslogtreecommitdiff
path: root/Build/NullSoftInstaller.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-11 11:23:39 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-11 11:23:39 -0400
commit2985bcad99b0bf31ef76c3aae33a3857519870b3 (patch)
treea705737a7199408778ca0f39a1f6bf6294c5c06a /Build/NullSoftInstaller.hs
parentdca57167ebffc19efa44b42571a8d17860d5531e (diff)
more libs for wget and curl
Diffstat (limited to 'Build/NullSoftInstaller.hs')
-rw-r--r--Build/NullSoftInstaller.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs
index d39cd8bb5..8f2631d23 100644
--- a/Build/NullSoftInstaller.hs
+++ b/Build/NullSoftInstaller.hs
@@ -153,4 +153,6 @@ cygwinDlls =
, "cygz.dll"
, "cygidn-11.dll"
, "libcurl-4.dll"
+ , "cyggnutls-26.dll"
+ , "libcrypto.dll"
]