diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-06-12 04:23:28 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-10-21 18:34:01 -0500 |
commit | 229100ecde79f6f3d031eb618acccb5aa6195b22 (patch) | |
tree | f97440428c3a2112044ff8814cf03cb7002a117a /user/ksmtp/lts.patch | |
parent | b05ce5add8948fa72697935d192aa78b5205cce4 (diff) | |
download | packages-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/ksmtp/lts.patch')
-rw-r--r-- | user/ksmtp/lts.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/user/ksmtp/lts.patch b/user/ksmtp/lts.patch deleted file mode 100644 index e0197e86a..000000000 --- a/user/ksmtp/lts.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ksmtp-20.08.1/CMakeLists.txt.old 2020-09-01 06:40:11.000000000 +0000 -+++ ksmtp-20.08.1/CMakeLists.txt 2020-09-17 16:31:26.187530238 +0000 -@@ -27,7 +27,7 @@ - - - set(KSMTP_LIB_VERSION ${PIM_VERSION}) --set(QT_REQUIRED_VERSION "5.13.0") -+set(QT_REQUIRED_VERSION "5.12.9") - ecm_setup_version(PROJECT VARIABLE_PREFIX KSMTP - VERSION_HEADER ${KSMTP_BINARY_DIR}/ksmtp_version.h - PACKAGE_VERSION_FILE ${KSMTP_BINARY_DIR}/KPimSMTPConfigVersion.cmake |