[neon/kde/drkonqi/Neon/unstable] debian/patches: bump the cmake version required
Carlos De Maine
null at kde.org
Fri Feb 27 07:35:56 GMT 2026
Git commit de440d561c336326b80277a68ed39ec24ceed72a by Carlos De Maine.
Committed on 27/02/2026 at 07:35.
Pushed by carlosdem into branch 'Neon/unstable'.
bump the cmake version required
M +11 -0 debian/patches/no_link_kcrash_again.diff
https://invent.kde.org/neon/kde/drkonqi/-/commit/de440d561c336326b80277a68ed39ec24ceed72a
diff --git a/debian/patches/no_link_kcrash_again.diff b/debian/patches/no_link_kcrash_again.diff
index ced7660..04fc845 100644
--- a/debian/patches/no_link_kcrash_again.diff
+++ b/debian/patches/no_link_kcrash_again.diff
@@ -1,3 +1,14 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 294f38826..73d0fce3b 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -1,4 +1,4 @@
+-cmake_minimum_required(VERSION 3.16)
++cmake_minimum_required(VERSION 3.27)
+
+ project(drkonqi)
+ set(PROJECT_VERSION "6.6.80")
+
diff --git a/src/coredump/launcher/CMakeLists.txt b/src/coredump/launcher/CMakeLists.txt
index a5d322ec8..ea3a3e5ca 100644
--- a/src/coredump/launcher/CMakeLists.txt
More information about the Neon-commits
mailing list