diff --git a/build/geany-plugins.nsi b/build/geany-plugins.nsi index 7a0a4a42e..86667358a 100644 --- a/build/geany-plugins.nsi +++ b/build/geany-plugins.nsi @@ -246,7 +246,6 @@ Section Uninstall Delete "$INSTDIR\bin\libsystre-0.dll" Delete "$INSTDIR\bin\libtermcap-0.dll" Delete "$INSTDIR\bin\libunistring-2.dll" - Delete "$INSTDIR\bin\libxml2-2.dll" Delete "$INSTDIR\bin\lua51.dll" RMDir /r "$INSTDIR\etc\pki" diff --git a/build/gtk-bundle-from-msys2.sh b/build/gtk-bundle-from-msys2.sh index 823912a38..a3092fa6e 100644 --- a/build/gtk-bundle-from-msys2.sh +++ b/build/gtk-bundle-from-msys2.sh @@ -23,7 +23,6 @@ EXE_WRAPPER_64="mingw-w64-x86_64-wine" # gnupg, gpgme - for GeanyPG plugin # libsoup - for UpdateChecker plugin # libgit2 - for GitChangeBar plugin -# libxml2 - for PrettyPrinter plugin # gtkspell3 - for GeanyVC plugin # the rest is dependency-dependency packages=" @@ -45,7 +44,6 @@ libsoup libssh2 libsystre libunistring -libxml2 lua51 nghttp2 openssl