summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/drkonqi/drkonqi.disable.kuserfeedback.patch
diff options
context:
space:
mode:
Diffstat (limited to 'source/kde/kde/patch/drkonqi/drkonqi.disable.kuserfeedback.patch')
-rw-r--r--source/kde/kde/patch/drkonqi/drkonqi.disable.kuserfeedback.patch16
1 files changed, 8 insertions, 8 deletions
diff --git a/source/kde/kde/patch/drkonqi/drkonqi.disable.kuserfeedback.patch b/source/kde/kde/patch/drkonqi/drkonqi.disable.kuserfeedback.patch
index 539f150cb..fa53e86fd 100644
--- a/source/kde/kde/patch/drkonqi/drkonqi.disable.kuserfeedback.patch
+++ b/source/kde/kde/patch/drkonqi/drkonqi.disable.kuserfeedback.patch
@@ -1,6 +1,6 @@
---- ./CMakeLists.txt.orig 2022-10-26 04:55:17.000000000 -0500
-+++ ./CMakeLists.txt 2022-10-26 12:58:31.869100035 -0500
-@@ -58,9 +58,6 @@
+--- ./CMakeLists.txt.orig 2023-02-09 05:58:46.000000000 -0600
++++ ./CMakeLists.txt 2023-02-14 16:05:41.083008231 -0600
+@@ -57,9 +57,6 @@
SyntaxHighlighting
)
@@ -10,18 +10,18 @@
ecm_find_qmlmodule(org.kde.kirigami 2.19)
ecm_find_qmlmodule(org.kde.kitemmodels 1.0)
ecm_find_qmlmodule(org.kde.kcm 1.6)
---- ./src/CMakeLists.txt.orig 2022-10-26 04:55:17.000000000 -0500
-+++ ./src/CMakeLists.txt 2022-10-26 12:58:31.870100035 -0500
+--- ./src/CMakeLists.txt.orig 2023-02-14 16:05:41.083008231 -0600
++++ ./src/CMakeLists.txt 2023-02-14 16:05:55.423007438 -0600
@@ -103,7 +103,6 @@
+ KF5::SyntaxHighlighting # Backtrace Highlighting
drkonqi_backtrace_parser
qbugzilla
- KF5::Declarative
- KUserFeedbackCore
)
if(Systemd_FOUND)
---- ./src/bugzillaintegration/reportinterface.cpp.orig 2022-10-26 04:55:17.000000000 -0500
-+++ ./src/bugzillaintegration/reportinterface.cpp 2022-10-26 13:00:27.065102612 -0500
+--- ./src/bugzillaintegration/reportinterface.cpp.orig 2023-02-09 05:58:46.000000000 -0600
++++ ./src/bugzillaintegration/reportinterface.cpp 2023-02-14 16:05:41.083008231 -0600
@@ -14,7 +14,6 @@
#include <KIO/TransferJob>