From 969ab7f121564b3918b92e1d88cd6b13cb83122b Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 11 Dec 2012 16:04:17 -0800 Subject: [PATCH] Add crypto library to Windows installer file This dependency was brought in by commit 3e51d56f87a3 "Improve on divecomputer data handling". Signed-off-by: Dirk Hohndel --- packaging/windows/subsurface.nsi | 1 + 1 file changed, 1 insertion(+) diff --git a/packaging/windows/subsurface.nsi b/packaging/windows/subsurface.nsi index c1e4af54e..dbd04ebee 100644 --- a/packaging/windows/subsurface.nsi +++ b/packaging/windows/subsurface.nsi @@ -135,6 +135,7 @@ Section File dll\libexpat-1.dll File dll\pthreadGC2.dll File dll\zlib1.dll + File dll\libcrypto-10.dll File subsurface.ico File /r share