summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/InstallMSYS2.cmake
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2018-02-03 14:03:12 +0000
committerEduard Braun <eduard.braun2@gmx.de>2018-02-03 14:03:12 +0000
commit188db831586790ff17b056a45e26b7d82fb62ee6 (patch)
tree46a21bba3671e552724ed8072aa0216571f9b7c1 /CMakeScripts/InstallMSYS2.cmake
parentRemove unneeded header. (diff)
downloadinkscape-188db831586790ff17b056a45e26b7d82fb62ee6.tar.gz
inkscape-188db831586790ff17b056a45e26b7d82fb62ee6.zip
CMake/MSYS2: install libjasper
Preemptive fix for upstream change in gdk-pixbuf2 package https://github.com/Alexpux/MINGW-packages/commit/0526d12f93d160c6bff9829942c4d4f2964e1523
Diffstat (limited to 'CMakeScripts/InstallMSYS2.cmake')
-rw-r--r--CMakeScripts/InstallMSYS2.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeScripts/InstallMSYS2.cmake b/CMakeScripts/InstallMSYS2.cmake
index 395c98a2f..19cfbb42e 100644
--- a/CMakeScripts/InstallMSYS2.cmake
+++ b/CMakeScripts/InstallMSYS2.cmake
@@ -64,6 +64,7 @@ if(WIN32)
${MINGW_BIN}/libicuuc[0-9]*.dll
${MINGW_BIN}/libidn2-[0-9]*.dll
${MINGW_BIN}/libintl-[0-9]*.dll
+ ${MINGW_BIN}/libjasper-[0-9]*.dll
${MINGW_BIN}/libjpeg-[0-9]*.dll
${MINGW_BIN}/liblcms2-[0-9]*.dll
${MINGW_BIN}/liblqr-1-[0-9]*.dll