[neon/education/labplot/Neon/unstable_noble] debian/patches: link_kcrash.diff
Carlos De Maine
null at kde.org
Wed Jul 22 02:01:47 BST 2026
Git commit 287054a48f0cd61ec2f3d2a17f749b8389993181 by Carlos De Maine.
Committed on 22/07/2026 at 01:01.
Pushed by carlosdem into branch 'Neon/unstable_noble'.
link_kcrash.diff
(cherry picked from commit 85cd4ead92b1a30ac2a8c918fbbcc972304bf8cf)
A +12 -0 debian/patches/link_kcrash.diff
M +1 -0 debian/patches/series
https://invent.kde.org/neon/education/labplot/-/commit/287054a48f0cd61ec2f3d2a17f749b8389993181
diff --git a/debian/patches/link_kcrash.diff b/debian/patches/link_kcrash.diff
new file mode 100644
index 0000000..fbe6279
--- /dev/null
+++ b/debian/patches/link_kcrash.diff
@@ -0,0 +1,12 @@
+diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
+index 467a1022b..5e1dff9d0 100644
+--- a/src/CMakeLists.txt
++++ b/src/CMakeLists.txt
+@@ -660,6 +660,7 @@ foreach(_labplot_obj labplot_core_obj labplot_data_obj labplot_worksheet_obj lab
+ KF${KF_MAJOR_VERSION}::Archive
+ KF${KF_MAJOR_VERSION}::TextWidgets
+ KF${KF_MAJOR_VERSION}::CoreAddons
++ KF${KF_MAJOR_VERSION}::Crash
+ qtadvanceddocking-qt${QT_VERSION_MAJOR}
+ )
+
diff --git a/debian/patches/series b/debian/patches/series
index 782b712..debb6fd 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
fix_version_string.diff
+link_kcrash.diff
More information about the Neon-commits
mailing list