summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-22 07:07:37 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-22 07:08:36 -0800
commitcdef0e45557f07e6f37b83aa16f7972ed71fb7cc (patch)
tree352b39b4b9db4df62eed77805dc9d0065887b779 /packaging
parent697ce2380f95c561922af6f2cd84c528148afac7 (diff)
downloadsubsurface-cdef0e45557f07e6f37b83aa16f7972ed71fb7cc.tar.gz
Windows: add libzip dll to installer package
This was missing in the first set of Subsurface 3.0 binaries Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/windows/subsurface.nsi.in1
1 files changed, 1 insertions, 0 deletions
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