From 0ce84b3f411df5ff59079c18ec40a2ec185c852d Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Tue, 22 Feb 2022 06:18:29 +0200 Subject: [PATCH 44/44] Msys2: Update ruledit-qt6 dll list See osdn #43968 Signed-off-by: Marko Lindqvist --- windows/installer_msys2/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/windows/installer_msys2/Makefile b/windows/installer_msys2/Makefile index 7af560a80c..a28ee975a3 100644 --- a/windows/installer_msys2/Makefile +++ b/windows/installer_msys2/Makefile @@ -507,7 +507,10 @@ RULEDIT_QT6_DLLS := \ libltdl-7.dll \ libraqm-0.dll \ libexpat-1.dll \ - libfribidi-0.dll + libfribidi-0.dll \ + libsqlite3-0.dll \ + libbrotlidec.dll \ + libbrotlicommon.dll install-env-ruledit-qt6: # add DLLs -- 2.34.1