diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-12-31 18:51:55 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-12-31 18:51:55 +0000 |
commit | 26f7c605a6e0d82dd20111c6da9a6f3270e9b0ce (patch) | |
tree | cf354b8455ac23203e1af2f92855d1dfd75fab30 /user/ksnakeduel/ridiculous-qt.patch | |
parent | ed5c897462a687dc046b4cdcda69f8d108e1b28c (diff) | |
download | packages-26f7c605a6e0d82dd20111c6da9a6f3270e9b0ce.tar.gz packages-26f7c605a6e0d82dd20111c6da9a6f3270e9b0ce.tar.bz2 packages-26f7c605a6e0d82dd20111c6da9a6f3270e9b0ce.tar.xz packages-26f7c605a6e0d82dd20111c6da9a6f3270e9b0ce.zip |
user/[KDE Games]: Bump to 19.12.0
Excludes user/kpat, which requires a bunch of Perl packages.
Diffstat (limited to 'user/ksnakeduel/ridiculous-qt.patch')
-rw-r--r-- | user/ksnakeduel/ridiculous-qt.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/user/ksnakeduel/ridiculous-qt.patch b/user/ksnakeduel/ridiculous-qt.patch deleted file mode 100644 index 14cc95264..000000000 --- a/user/ksnakeduel/ridiculous-qt.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- ksnakeduel-19.08.0/CMakeLists.txt.old 2019-08-09 00:30:10.000000000 +0000 -+++ ksnakeduel-19.08.0/CMakeLists.txt 2019-08-15 13:12:41.473994535 +0000 -@@ -1,7 +1,7 @@ - cmake_minimum_required (VERSION 3.5 FATAL_ERROR) - project(ksnakeduel) - --set (QT_MIN_VERSION "5.10.0") -+set (QT_MIN_VERSION "5.9.0") - set (KF5_MIN_VERSION "5.40.0") - - find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG) |