[SCM] akonadi-notes packaging branch, master, updated. 4dc0d205d5e0e655ffa7f02cb391f6edc340ecea

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:27:19 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/akonadi-notes.git;a=commitdiff;h=6d664e9

The following commit has been merged in the master branch:
commit 6d664e939ae08658ab6b4aa9bdca3ac1b219d52b
Author: Scarlett Clark <sgclark at kde.org>
Date:   Thu Jul 6 13:42:57 2017 -0700

    Add patch for find_dependency
---
 debian/patches/fix_find_dependency.patch | 9 +++++++++
 debian/patches/series                    | 1 +
 2 files changed, 10 insertions(+)

diff --git a/debian/patches/fix_find_dependency.patch b/debian/patches/fix_find_dependency.patch
new file mode 100644
index 0000000..18b0033
--- /dev/null
+++ b/debian/patches/fix_find_dependency.patch
@@ -0,0 +1,9 @@
+diff --git a/KF5AkonadiNotesConfig.cmake.in b/KF5AkonadiNotesConfig.cmake.in
+index 00f8a22..9c55085 100644
+--- a/KF5AkonadiNotesConfig.cmake.in
++++ b/KF5AkonadiNotesConfig.cmake.in
+@@ -1,5 +1,6 @@
+ @PACKAGE_INIT@
+
++include(CMakeFindDependencyMacro)
+ find_dependency(KF5Mime "@KMIMELIB_VERSION@")
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a57b982
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix_find_dependency.patch

-- 
akonadi-notes packaging



More information about the pkg-kde-commits mailing list