Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/
Date: Tue, 02 Aug 2016 15:34:04
Message-Id: 1470151986.d9b5609d0f92891a3689c293e4b94255da411620.johu@gentoo
1 commit: d9b5609d0f92891a3689c293e4b94255da411620
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 15:33:06 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 15:33:06 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9b5609d
7
8 kde-plasma/plasma-integration: RDEPEND on media-fonts/hack
9
10 Upstream commit 0ad34650c2a701b030f03d8770455f60600a0331
11
12 Package-Manager: portage-2.3.0
13
14 kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
18 index 85fe95d..24c37dd 100644
19 --- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
20 +++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild
21 @@ -34,7 +34,7 @@ DEPEND="
22 x11-libs/libXcursor
23 "
24 RDEPEND="${DEPEND}
25 - $(add_plasma_dep oxygen-fonts '' 5.4.3)
26 + media-fonts/hack
27 media-fonts/noto
28 "