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-plasma/plasma-workspace/
Date: Thu, 31 Aug 2017 20:04:31
Message-Id: 1504209856.4d16f8df368620a151f7127c0901d13b4c18137a.asturm@gentoo
1 commit: 4d16f8df368620a151f7127c0901d13b4c18137a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 20:04:16 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 20:04:16 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d16f8df
7
8 kde-plasma/plasma-workspace: Actually add DEPEND
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
16 index 38c12f00f8..263004b937 100644
17 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
18 +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
19 @@ -76,6 +76,7 @@ COMMON_DEPEND="
20 x11-libs/libXtst
21 x11-libs/xcb-util
22 x11-libs/xcb-util-image
23 + appstream? ( dev-libs/appstream[qt5] )
24 calendar? ( $(add_kdeapps_dep kholidays) )
25 geolocation? ( $(add_frameworks_dep networkmanager-qt) )
26 gps? ( sci-geosciences/gpsd )