summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/virt-viewer.nsis.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/virt-viewer.nsis.in b/data/virt-viewer.nsis.in
index 9481604..51b2a4e 100644
--- a/data/virt-viewer.nsis.in
+++ b/data/virt-viewer.nsis.in
@@ -137,7 +137,7 @@ Section "VirtViewer"
File "@prefix@/bin/virt-xml-validate"
#gtkvnc
- File "@prefix@/bin/libgnutls-26.dll"
+ File "@prefix@/bin/libgnutls-28.dll"
File "@prefix@/bin/libgpg-error-0.dll"
File "@prefix@/bin/libgcrypt-20.dll"
File "@prefix@/bin/libgvnc-1.0-0.dll"
@@ -320,7 +320,7 @@ Section "Uninstall"
Delete /rebootok "$INSTDIR\bin\libgstaudio-0.10-0.dll"
Delete /rebootok "$INSTDIR\bin\libgstapp-0.10-0.dll"
Delete /rebootok "$INSTDIR\bin\libgobject-2.0-0.dll"
- Delete /rebootok "$INSTDIR\bin\libgnutls-26.dll"
+ Delete /rebootok "$INSTDIR\bin\libgnutls-28.dll"
Delete /rebootok "$INSTDIR\bin\libgcrypt-20.dll"
Delete /rebootok "$INSTDIR\bin\libgmodule-2.0-0.dll"
Delete /rebootok "$INSTDIR\bin\libglib-2.0-0.dll"