diff options
Diffstat (limited to 'user/kimap/lts.patch')
-rw-r--r-- | user/kimap/lts.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/user/kimap/lts.patch b/user/kimap/lts.patch new file mode 100644 index 000000000..b99272eb7 --- /dev/null +++ b/user/kimap/lts.patch @@ -0,0 +1,11 @@ +--- kimap-20.08.1/CMakeLists.txt.old 2020-09-01 06:33:38.000000000 +0000 ++++ kimap-20.08.1/CMakeLists.txt 2020-09-17 16:29:51.347885651 +0000 +@@ -25,7 +25,7 @@ + include(ECMQtDeclareLoggingCategory) + + +-set(QT_REQUIRED_VERSION "5.13.0") ++set(QT_REQUIRED_VERSION "5.12.9") + + set(KIMAP_LIB_VERSION ${PIM_VERSION}) + set(KMIME_LIBS_VERSION "5.15.1") |