aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2011-12-12 09:15:04 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2011-12-12 09:24:54 -0800
commit549ad65bcb39e95c4deae0b77eb2476efa53df43 (patch)
tree8da3f2fa92cb7ba5d1a23738f0e0c10551b90e77
parent51176cb0897c04340d831a6a9f967933c5f7f059 (diff)
downloadsubsurface-549ad65bcb39e95c4deae0b77eb2476efa53df43.tar.gz
Add libxslt to Windows packaging file
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--packaging/windows/subsurface.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/windows/subsurface.nsi b/packaging/windows/subsurface.nsi
index b78c98120..09a6eb0e6 100644
--- a/packaging/windows/subsurface.nsi
+++ b/packaging/windows/subsurface.nsi
@@ -82,6 +82,7 @@ file /oname=libpixman-1-0.dll dll\libpixman-1-0.dll
file /oname=libpng15-15.dll dll\libpng15-15.dll
file /oname=libtiff-3.dll dll\libtiff-3.dll
file /oname=libxml2-2.dll dll\libxml2-2.dll
+file /oname=libxslt-1.dll dll\libxslt-1.dll
file /oname=pthreadGC2.dll dll\pthreadGC2.dll
file /oname=zlib1.dll dll\zlib1.dll
sectionEnd