aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-06-10 01:30:49 +0000
committerGerald Combs <gerald@wireshark.org>2009-06-10 01:30:49 +0000
commit1d0ae8dadbe8092b5b2cbb1e94ef992d628cd270 (patch)
tree021a8b654a4033d4346b016d9c056a1ecb6bcd31 /packaging
parentcdae660d2ae079619211bc8249952b6c8e913208 (diff)
Upgrade to KFW 3.2.2.
svn path=/trunk/; revision=28684
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"