[neon/neon-packaging/kommit/Neon/unstable_jammy] debian/patches: kcrash compilation patch
Carlos De Maine
null at kde.org
Sun Jul 14 10:08:46 BST 2024
Git commit c4343fda571c45779dbe46f754b4b2160aded427 by Carlos De Maine.
Committed on 14/07/2024 at 09:08.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.
kcrash compilation patch
(cherry picked from commit 40ab68152b160b5ff871da8a06df022ab13c6602)
A +12 -0 debian/patches/link_kcrash
A +1 -0 debian/patches/series
https://invent.kde.org/neon/neon-packaging/kommit/-/commit/c4343fda571c45779dbe46f754b4b2160aded427
diff --git a/debian/patches/link_kcrash b/debian/patches/link_kcrash
new file mode 100644
index 0000000..71011fc
--- /dev/null
+++ b/debian/patches/link_kcrash
@@ -0,0 +1,12 @@
+diff --git a/src/gui/appwindow.cpp b/src/gui/appwindow.cpp
+index 0d763151f821b852ccc2cbde4f61416ccf876700..4b07994a30178ed42767da269cdea52df1c1e5ed 100644
+--- a/src/gui/appwindow.cpp
++++ b/src/gui/appwindow.cpp
+@@ -42,6 +42,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
+
+ // KF headers
+ #include <KActionCollection>
++#include <KCrash>
+ #include <KLocalizedString>
+ #include <KMessageBox>
+ #include <KStandardShortcut>
\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ac10949
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+link_krash
\ No newline at end of file
More information about the Neon-commits
mailing list