summaryrefslogtreecommitdiff
path: root/user/kget/kf5.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/kget/kf5.patch')
-rw-r--r--user/kget/kf5.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/user/kget/kf5.patch b/user/kget/kf5.patch
new file mode 100644
index 000000000..0630603d3
--- /dev/null
+++ b/user/kget/kf5.patch
@@ -0,0 +1,11 @@
+--- kget-19.08.0/CMakeLists.txt.old 2019-08-09 00:42:54.000000000 +0000
++++ kget-19.08.0/CMakeLists.txt 2019-08-15 15:24:02.319818769 +0000
+@@ -8,7 +8,7 @@
+
+ project(kget VERSION ${KDE_APPLICATIONS_VERSION})
+
+-set(KF5_VERSION "5.55.0")
++set(KF5_VERSION "5.54.0")
+ set(REQUIRED_QT_VERSION "5.7.0")
+
+ find_package(ECM ${KF5_VERSION} REQUIRED NO_MODULE)