[neon/kde/kwin/Neon/unstable] debian/patches: patch out kcrash not linking failure for time being

Carlos De Maine null at kde.org
Mon Mar 17 22:22:55 GMT 2025


Git commit 2c912877408b076955aa19b6a16e3bb9d7cc3cd3 by Carlos De Maine.
Committed on 17/03/2025 at 22:22.
Pushed by carlosdem into branch 'Neon/unstable'.

patch out kcrash not linking failure for time being

A  +11   -0    debian/patches/kcrash.diff
A  +1    -0    debian/patches/series

https://invent.kde.org/neon/kde/kwin/-/commit/2c912877408b076955aa19b6a16e3bb9d7cc3cd3

diff --git a/debian/patches/kcrash.diff b/debian/patches/kcrash.diff
new file mode 100644
index 0000000..cab654c
--- /dev/null
+++ b/debian/patches/kcrash.diff
@@ -0,0 +1,11 @@
+--- /tmp/git-blob-hnvohR/CMakeLists.txt	2025-03-18 08:19:03.503416033 +1000
++++ /tmp/kwin/src/CMakeLists.txt	2025-03-18 07:53:45.258410642 +1000
+@@ -242,7 +242,7 @@
+         KF6::ColorScheme
+         KF6::ConfigGui
+         KF6::ConfigQml
+-        KF6::Crash
++#        KF6::Crash
+         KF6::GlobalAccel
+         KF6::I18n
+         KF6::I18nQml
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..038d921
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+kcrash.diff


More information about the Neon-commits mailing list