summaryrefslogtreecommitdiff
path: root/user/akonadi-contacts/lts.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/akonadi-contacts/lts.patch')
-rw-r--r--user/akonadi-contacts/lts.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/user/akonadi-contacts/lts.patch b/user/akonadi-contacts/lts.patch
deleted file mode 100644
index 946f29590..000000000
--- a/user/akonadi-contacts/lts.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- akonadi-contacts-20.08.1/CMakeLists.txt.old 2020-09-01 06:34:26.000000000 +0000
-+++ akonadi-contacts-20.08.1/CMakeLists.txt 2020-09-17 16:27:53.030804534 +0000
-@@ -30,7 +30,7 @@
- set(KMIMELIB_VERSION "5.15.1")
- set(AKONADI_VERSION "5.15.1")
-
--set(QT_REQUIRED_VERSION "5.13.0")
-+set(QT_REQUIRED_VERSION "5.12.9")
- find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Test)
- ########### Find packages ###########
- find_package(KF5KIO ${KF5_MIN_VERSION} CONFIG REQUIRED)