Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/pimcommon/
Date: Thu, 27 Aug 2020 06:17:09
Message-Id: 1598474837.731d3e4c1cd942ac02141f01bfa513db6cb73c1d.asturm@gentoo
1 commit: 731d3e4c1cd942ac02141f01bfa513db6cb73c1d
2 Author: Branko Grubic <bitlord0xff <AT> gmail <DOT> com>
3 AuthorDate: Sun Aug 23 19:11:04 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 26 20:47:17 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=731d3e4c
7
8 kde-apps/pimcommon: Add missing dependency kde-apps/akonadi-search
9
10 Upstream commit ce2ab0ec06d55152bd6ad98deadd2d6a33334ba3
11
12 Closes: https://bugs.gentoo.org/738714
13 Signed-off-by: Branko Grubic <bitlord0xff <AT> gmail.com>
14 Closes: https://github.com/gentoo/gentoo/pull/17241
15 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
16
17 kde-apps/pimcommon/pimcommon-20.08.49.9999.ebuild | 1 +
18 kde-apps/pimcommon/pimcommon-9999.ebuild | 1 +
19 2 files changed, 2 insertions(+)
20
21 diff --git a/kde-apps/pimcommon/pimcommon-20.08.49.9999.ebuild b/kde-apps/pimcommon/pimcommon-20.08.49.9999.ebuild
22 index 99496e8c1b..b869332ac1 100644
23 --- a/kde-apps/pimcommon/pimcommon-20.08.49.9999.ebuild
24 +++ b/kde-apps/pimcommon/pimcommon-20.08.49.9999.ebuild
25 @@ -30,6 +30,7 @@ COMMON_DEPEND="
26 >=dev-qt/qtxml-${QTMIN}:5
27 >=kde-apps/akonadi-${PVCUT}:5
28 >=kde-apps/akonadi-contacts-${PVCUT}:5
29 + >=kde-apps/akonadi-search-${PVCUT}:5
30 >=kde-apps/kimap-${PVCUT}:5
31 >=kde-apps/kldap-${PVCUT}:5
32 >=kde-apps/kpimtextedit-${PVCUT}:5
33
34 diff --git a/kde-apps/pimcommon/pimcommon-9999.ebuild b/kde-apps/pimcommon/pimcommon-9999.ebuild
35 index 2033be2bcd..e263e2c488 100644
36 --- a/kde-apps/pimcommon/pimcommon-9999.ebuild
37 +++ b/kde-apps/pimcommon/pimcommon-9999.ebuild
38 @@ -30,6 +30,7 @@ COMMON_DEPEND="
39 >=dev-qt/qtxml-${QTMIN}:5
40 >=kde-apps/akonadi-${PVCUT}:5
41 >=kde-apps/akonadi-contacts-${PVCUT}:5
42 + >=kde-apps/akonadi-search-${PVCUT}:5
43 >=kde-apps/kimap-${PVCUT}:5
44 >=kde-apps/kldap-${PVCUT}:5
45 >=kde-apps/kpimtextedit-${PVCUT}:5