diff options
Diffstat (limited to 'user/pimcommon/lts.patch')
-rw-r--r-- | user/pimcommon/lts.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/user/pimcommon/lts.patch b/user/pimcommon/lts.patch new file mode 100644 index 000000000..e4696fd0e --- /dev/null +++ b/user/pimcommon/lts.patch @@ -0,0 +1,11 @@ +--- pimcommon-20.08.1/CMakeLists.txt.old 2020-09-01 06:39:57.000000000 +0000 ++++ pimcommon-20.08.1/CMakeLists.txt 2020-09-18 01:08:48.314962566 +0000 +@@ -30,7 +30,7 @@ + set(PIMCOMMON_LIB_VERSION ${PIM_VERSION}) + set(AKONADICONTACT_LIB_VERSION "5.15.1") + set(LIBKDEPIM_LIB_VERSION "5.15.1") +-set(QT_REQUIRED_VERSION "5.13.0") ++set(QT_REQUIRED_VERSION "5.12.9") + set(KMIME_LIB_VERSION "5.15.1") + set(KIMAP_LIB_VERSION "5.15.1") + set(KPIMTEXTEDIT_LIB_VERSION "5.15.1") |