aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-10 01:30:49 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-06-10 01:30:49 +0000
commitfb89f604d5cdd93ad8f4efe6a9705f347950eeda (patch)
tree021a8b654a4033d4346b016d9c056a1ecb6bcd31 /packaging
parent3bdd2fdeb27e6cd3725862109c708b82855016dd (diff)
Upgrade to KFW 3.2.2.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28684 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packaging')
-rw-r--r--packaging/nsis/wireshark.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi
index b223873e05..a6066af88a 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -388,6 +388,7 @@ File "${PCRE_DIR}\man\cat3\pcrepattern.3.txt"
!ifdef KFW_DIR
File "${KFW_DIR}\bin\comerr32.dll"
File "${KFW_DIR}\bin\krb5_32.dll"
+File "${KFW_DIR}\bin\k5sprt32.dll"
!endif
!ifdef GNUTLS_DIR
File "${GNUTLS_DIR}\bin\libgcrypt-11.dll"