[neon/kde/kdepim-runtime/Neon/unstable] debian/patches: Revert "fix_boost_cmake.patch"

Carlos De Maine null at kde.org
Sun Nov 9 11:42:52 GMT 2025


Git commit 25a62c2122022eb250652cd88aa2eacf1b1689ee by Carlos De Maine.
Committed on 09/11/2025 at 11:42.
Pushed by carlosdem into branch 'Neon/unstable'.

Revert "fix_boost_cmake.patch"

This reverts commit 09ab6db6eb43ef9da420032471d64773cdb50685.

D  +0    -13   debian/patches/fix_boost_cmake.patch
M  +1    -2    debian/patches/series

https://invent.kde.org/neon/kde/kdepim-runtime/-/commit/25a62c2122022eb250652cd88aa2eacf1b1689ee

diff --git a/debian/patches/fix_boost_cmake.patch b/debian/patches/fix_boost_cmake.patch
deleted file mode 100644
index 9c46bf7..0000000
--- a/debian/patches/fix_boost_cmake.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt
-index 56e230abe623c110fa362716704de8d04baae141..8dba4ac8314c0c4f4b454683e864a4aa58e8e19e 100644
---- a/resources/CMakeLists.txt
-+++ b/resources/CMakeLists.txt
-@@ -43,7 +43,7 @@ add_subdirectory(imap)
- if(Libkolabxml_FOUND)
-     # The boost-provided CMake files are unreliable
-     set(Boost_NO_BOOST_CMAKE ON)
--    find_package(Boost MODULE REQUIRED COMPONENTS atomic thread system)
-+    find_package(Boost MODULE REQUIRED COMPONENTS atomic thread)
-     unset(Boost_NO_BOOST_CMAKE)
-     add_subdirectory(kolab)
- endif()
\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
index 7198584..4f32b20 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-imap_avoid_doing_search.diff
-fix_boost_cmake.patch
\ No newline at end of file
+imap_avoid_doing_search.diff
\ No newline at end of file


More information about the Neon-commits mailing list