diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-06-16 04:15:24 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-06-16 04:15:24 +0000 |
commit | b9d566b399ba5e28498a05d53a8641be58418707 (patch) | |
tree | 38c1362968b4fbb08b4b60ae83f1d96eda03c550 /user/kleopatra/qt5.9.patch | |
parent | 3486b27fc3a1fd80d8ccd8d6309cff19a60fb2d8 (diff) | |
download | packages-b9d566b399ba5e28498a05d53a8641be58418707.tar.gz packages-b9d566b399ba5e28498a05d53a8641be58418707.tar.bz2 packages-b9d566b399ba5e28498a05d53a8641be58418707.tar.xz packages-b9d566b399ba5e28498a05d53a8641be58418707.zip |
user/KDE Applications: bump to 19.04.2
Diffstat (limited to 'user/kleopatra/qt5.9.patch')
-rw-r--r-- | user/kleopatra/qt5.9.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/kleopatra/qt5.9.patch b/user/kleopatra/qt5.9.patch index 22d54f3b3..c909224e7 100644 --- a/user/kleopatra/qt5.9.patch +++ b/user/kleopatra/qt5.9.patch @@ -67,8 +67,8 @@ cgit v1.1 # Standalone build. Find / include everything necessary. -set(KF5_MIN_VERSION "5.56.0") +set(KF5_MIN_VERSION "5.54.0") - set(KMIME_VERSION "5.11.1") - set(LIBKLEO_VERSION "5.11.1") + set(KMIME_VERSION "5.11.2") + set(LIBKLEO_VERSION "5.11.2") -set(QT_REQUIRED_VERSION "5.10.0") +set(QT_REQUIRED_VERSION "5.9.0") set(GPGME_REQUIRED_VERSION "1.8.0") |