summaryrefslogtreecommitdiff
path: root/user/akonadi-contacts/lts.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2022-06-12 04:23:28 -0500
committerZach van Rijn <me@zv.io>2022-10-21 18:34:01 -0500
commit229100ecde79f6f3d031eb618acccb5aa6195b22 (patch)
treef97440428c3a2112044ff8814cf03cb7002a117a /user/akonadi-contacts/lts.patch
parentb05ce5add8948fa72697935d192aa78b5205cce4 (diff)
downloadpackages-229100ecde79f6f3d031eb618acccb5aa6195b22.tar.gz
packages-229100ecde79f6f3d031eb618acccb5aa6195b22.tar.bz2
packages-229100ecde79f6f3d031eb618acccb5aa6195b22.tar.xz
packages-229100ecde79f6f3d031eb618acccb5aa6195b22.zip
user/[KDE Apps]: Update to 22.04.2
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)