summaryrefslogtreecommitdiff
path: root/user/kdiamond/ridiculous-qt.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-31 18:51:55 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-31 18:51:55 +0000
commit26f7c605a6e0d82dd20111c6da9a6f3270e9b0ce (patch)
treecf354b8455ac23203e1af2f92855d1dfd75fab30 /user/kdiamond/ridiculous-qt.patch
parented5c897462a687dc046b4cdcda69f8d108e1b28c (diff)
downloadpackages-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/kdiamond/ridiculous-qt.patch')
-rw-r--r--user/kdiamond/ridiculous-qt.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/user/kdiamond/ridiculous-qt.patch b/user/kdiamond/ridiculous-qt.patch
deleted file mode 100644
index 8e042f59a..000000000
--- a/user/kdiamond/ridiculous-qt.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- kdiamond-19.08.0/CMakeLists.txt.old 2019-08-09 00:27:58.000000000 +0000
-+++ kdiamond-19.08.0/CMakeLists.txt 2019-08-15 12:36:41.785854337 +0000
-@@ -1,7 +1,7 @@
- cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
- project(kdiamond)
-
--set (QT_MIN_VERSION "5.10.0")
-+set (QT_MIN_VERSION "5.9.0")
- set (KF5_MIN_VERSION "5.46.0")
-
- find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)