Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/frameworkintegration/
Date: Sun, 12 Feb 2017 10:00:01
Message-Id: 1486893590.235dc44bafd79efb636f9cfa4e18a2891bb236a9.kensington@gentoo
1 commit: 235dc44bafd79efb636f9cfa4e18a2891bb236a9
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 12 09:59:46 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 12 09:59:50 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=235dc44b
7
8 kde-frameworks/frameworkintegration: add new dependency
9
10 Upstream-commit: a9c3d38560c0ffa65926f199929fd053164a8de5
11
12 Package-Manager: Portage-2.3.3, Repoman-2.3.1
13
14 kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
18 index bde5f3bca6..055cb148de 100644
19 --- a/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
20 +++ b/kde-frameworks/frameworkintegration/frameworkintegration-9999.ebuild
21 @@ -15,6 +15,7 @@ IUSE="appstream X"
22 RDEPEND="
23 $(add_frameworks_dep kconfig)
24 $(add_frameworks_dep kconfigwidgets)
25 + $(add_frameworks_dep ki18n)
26 $(add_frameworks_dep kiconthemes)
27 $(add_frameworks_dep knewstuff)
28 $(add_frameworks_dep knotifications)