commit: 4d16f8df368620a151f7127c0901d13b4c18137a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 20:04:16 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 20:04:16 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d16f8df
kde-plasma/plasma-workspace: Actually add DEPEND
Package-Manager: Portage-2.3.8, Repoman-2.3.3
kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
index 38c12f00f8..263004b937 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild
@@ -76,6 +76,7 @@ COMMON_DEPEND="
x11-libs/libXtst
x11-libs/xcb-util
x11-libs/xcb-util-image
+ appstream? ( dev-libs/appstream[qt5] )
calendar? ( $(add_kdeapps_dep kholidays) )
geolocation? ( $(add_frameworks_dep networkmanager-qt) )
gps? ( sci-geosciences/gpsd )