[neon/kde/kldap/Neon/unstable] debian/patches: blah blah

Carlos De Maine null at kde.org
Sat Dec 23 09:54:02 GMT 2023


Git commit af7e9dc9f9bfc7289722c45d128df3c1b1148d59 by Carlos De Maine.
Committed on 23/12/2023 at 10:54.
Pushed by carlosdem into branch 'Neon/unstable'.

blah blah

M  +5    -2    debian/patches/cmake_find_dependency_macro

https://invent.kde.org/neon/kde/kldap/-/commit/af7e9dc9f9bfc7289722c45d128df3c1b1148d59

diff --git a/debian/patches/cmake_find_dependency_macro b/debian/patches/cmake_find_dependency_macro
index 51a905a..b728cb4 100644
--- a/debian/patches/cmake_find_dependency_macro
+++ b/debian/patches/cmake_find_dependency_macro
@@ -1,11 +1,14 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index ff92d72783d5e427ac632a58ae4574972751742a..cc8232d72e5e129e579c1fafad9a1322d36e54b8 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -8,6 +8,9 @@ project(KLdap VERSION ${PIM_VERSION})
  # ECM setup
  set(KF_MIN_VERSION "5.246.0")
  set(QT_REQUIRED_VERSION "6.6.0")
-
++
 +include(CMakeFindDependencyMacro)
-
++
  find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
  set(CMAKE_MODULE_PATH ${KLdap_SOURCE_DIR}/cmake ${ECM_MODULE_PATH})
+ 
\ No newline at end of file


More information about the Neon-commits mailing list