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-misc/akonadi-phabricator-resource/
Date: Thu, 19 Sep 2019 15:47:54
Message-Id: 1568835592.951926c4d8853a8a328e45533419e4a5e44e7654.asturm@gentoo
1 commit: 951926c4d8853a8a328e45533419e4a5e44e7654
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 18 19:39:52 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 18 19:39:52 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=951926c4
7
8 kde-misc/akonadi-phabricator-resource: Update DEPENDs
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 .../akonadi-phabricator-resource-9999.ebuild | 2 ++
14 1 file changed, 2 insertions(+)
15
16 diff --git a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
17 index bea77371ae..9cbda0c85b 100644
18 --- a/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
19 +++ b/kde-misc/akonadi-phabricator-resource/akonadi-phabricator-resource-9999.ebuild
20 @@ -15,7 +15,9 @@ IUSE=""
21
22 DEPEND="
23 $(add_frameworks_dep kconfig)
24 + $(add_frameworks_dep ki18n)
25 $(add_frameworks_dep kio)
26 + $(add_frameworks_dep kwidgetsaddons)
27 $(add_kdeapps_dep akonadi)
28 $(add_kdeapps_dep kcalcore)
29 $(add_qt_dep qtdbus)