summaryrefslogtreecommitdiff
path: root/user/ksnakeduel/ridiculous-qt.patch
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-15 16:05:09 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-08-15 16:05:09 +0000
commit2ceb6f3abca081464614cf99a42ae76c396c8f26 (patch)
tree1b8dddf72f0e88e1c0a4a3c809089b3a99423697 /user/ksnakeduel/ridiculous-qt.patch
parentf1086867c788eec4c8cd02317f8970105289efc0 (diff)
downloadpackages-2ceb6f3abca081464614cf99a42ae76c396c8f26.tar.gz
packages-2ceb6f3abca081464614cf99a42ae76c396c8f26.tar.bz2
packages-2ceb6f3abca081464614cf99a42ae76c396c8f26.tar.xz
packages-2ceb6f3abca081464614cf99a42ae76c396c8f26.zip
user/[KDE Applications]: Bump to 19.08.0
Diffstat (limited to 'user/ksnakeduel/ridiculous-qt.patch')
-rw-r--r--user/ksnakeduel/ridiculous-qt.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/ksnakeduel/ridiculous-qt.patch b/user/ksnakeduel/ridiculous-qt.patch
new file mode 100644
index 000000000..14cc95264
--- /dev/null
+++ b/user/ksnakeduel/ridiculous-qt.patch
@@ -0,0 +1,11 @@
+--- 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)