From cdef0e45557f07e6f37b83aa16f7972ed71fb7cc Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Fri, 22 Feb 2013 07:07:37 -0800 Subject: Windows: add libzip dll to installer package This was missing in the first set of Subsurface 3.0 binaries Signed-off-by: Dirk Hohndel --- packaging/windows/subsurface.nsi.in | 1 + 1 file changed, 1 insertion(+) (limited to 'packaging/windows') diff --git a/packaging/windows/subsurface.nsi.in b/packaging/windows/subsurface.nsi.in index caa120793..60263843c 100644 --- a/packaging/windows/subsurface.nsi.in +++ b/packaging/windows/subsurface.nsi.in @@ -133,6 +133,7 @@ Section File dll\libexpat-1.dll File dll\pthreadGC2.dll File dll\zlib1.dll + File dll\libzip-1.dll File dll\libbz2-1.dll File dll\libsoup-2.4-1.dll File dll\libosmgpsmap-2.dll -- cgit v1.2.3-70-g09d2