summaryrefslogtreecommitdiff
path: root/Build/NullSoftInstaller.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-01 15:30:58 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-01 15:30:58 -0400
commit55445ed38a6d41468882d7b9f091e8deed7a9919 (patch)
tree62cea25253974f215e73579dd4ddf10b942a15d2 /Build/NullSoftInstaller.hs
parent5260efe6bff6d04d04dcc4e17ba2fedd3de7ffe1 (diff)
windows: add more libraries, these are used by gpg
Diffstat (limited to 'Build/NullSoftInstaller.hs')
-rw-r--r--Build/NullSoftInstaller.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/NullSoftInstaller.hs b/Build/NullSoftInstaller.hs
index aa6bff9ac..7cfb08f27 100644
--- a/Build/NullSoftInstaller.hs
+++ b/Build/NullSoftInstaller.hs
@@ -163,4 +163,8 @@ cygwinDlls =
, "cygp11-kit-0.dll"
, "cygtasn1-3.dll"
, "cygffi-6.dll"
+ , "cygbz2-1.dll"
+ , "cygreadline7.dll"
+ , "cygncursesw-10.dll"
+ , "cygusb0.dll"
]