diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-01-18 10:39:05 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-01-18 10:39:05 -0800 |
commit | edfdef1bbc173a489f7157c4078c4e2227a61ccb (patch) | |
tree | 7b9e3b10747dbb16dbab00f463d23277e477f55d /packaging | |
parent | 9fa6b224f75e4c99fc8ab2c68309319150b7164f (diff) | |
download | subsurface-edfdef1bbc173a489f7157c4078c4e2227a61ccb.tar.gz |
Add libsoup to Windows installer
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/windows/subsurface.nsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/windows/subsurface.nsi b/packaging/windows/subsurface.nsi index dbd04ebee..0dcf18939 100644 --- a/packaging/windows/subsurface.nsi +++ b/packaging/windows/subsurface.nsi @@ -136,6 +136,7 @@ Section File dll\pthreadGC2.dll File dll\zlib1.dll File dll\libcrypto-10.dll + File dll\libsoup-2.4-1.dll File subsurface.ico File /r share |