[neon/extras/kmymoney/Neon/stable] debian/patches: kpim6.diff
Carlos De Maine
null at kde.org
Tue Sep 2 00:46:28 BST 2025
Git commit 6893123dcb86f38fcd2330f41cfaec4602b25daa by Carlos De Maine.
Committed on 01/09/2025 at 23:46.
Pushed by carlosdem into branch 'Neon/stable'.
kpim6.diff
A +13 -0 debian/patches/kpim6.diff
M +1 -0 debian/patches/series
https://invent.kde.org/neon/extras/kmymoney/-/commit/6893123dcb86f38fcd2330f41cfaec4602b25daa
diff --git a/debian/patches/kpim6.diff b/debian/patches/kpim6.diff
new file mode 100644
index 0000000..98f3562
--- /dev/null
+++ b/debian/patches/kpim6.diff
@@ -0,0 +1,13 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index fb7f90d40..97cc33418 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -227,7 +227,7 @@ if (DEFINED AKONADI_MIN_VERSION)
+ # for config-kmymoney.h.cmake
+ set(ADDRESSBOOK_VERSION ${${PIMPREFIX}Akonadi_VERSION})
+ endif()
+- find_package(${PIMPREFIX}IdentityManagement ${AKONADI_MIN_VERSION} QUIET)
++ find_package(${PIMPREFIX}IdentityManagementCore ${AKONADI_MIN_VERSION} QUIET)
+ endif()
+
+ find_package(Qt${QT_MAJOR_VERSION}Keychain CONFIG REQUIRED)
diff --git a/debian/patches/series b/debian/patches/series
index 0d7373c..10457ef 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
neon_libofx_MOD_VERSION.diff
+kpim6.diff
\ No newline at end of file
More information about the Neon-commits
mailing list