Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/ktp-accounts-kcm/
Date: Sun, 13 May 2018 06:56:54
Message-Id: 1526194591.8fc5e535feac5854e8c9f2d78ba1e4bf1f8ec514.asturm@gentoo
1 commit: 8fc5e535feac5854e8c9f2d78ba1e4bf1f8ec514
2 Author: Matija Skala <mskala <AT> gmx <DOT> com>
3 AuthorDate: Sat May 12 10:58:20 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun May 13 06:56:31 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc5e535
7
8 kde-apps/ktp-accounts-kcm: add missing dependency
9
10 Closes: https://github.com/gentoo/gentoo/pull/8359
11
12 kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild b/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild
16 index 0bd40b4ef69..c3ee1a2c42b 100644
17 --- a/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild
18 +++ b/kde-apps/ktp-accounts-kcm/ktp-accounts-kcm-18.04.1.ebuild
19 @@ -35,6 +35,7 @@ DEPEND="${COMMON_DEPEND}
20 $(add_frameworks_dep kcmutils)
21 $(add_frameworks_dep kconfigwidgets)
22 $(add_frameworks_dep kio)
23 + dev-util/intltool
24 net-libs/libaccounts-glib
25 "
26 RDEPEND="${COMMON_DEPEND}