From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 97473138335 for ; Tue, 17 Sep 2019 06:40:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9A96E0A9F; Tue, 17 Sep 2019 06:40:19 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 876A4E0A9F for ; Tue, 17 Sep 2019 06:40:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E64E634B2A0 for ; Tue, 17 Sep 2019 06:40:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D0ACA7ED for ; Tue, 17 Sep 2019 06:40:03 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1568702386.54976e26c111cd4c4e080ed14f729a309e499328.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-workspace/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild X-VCS-Directories: kde-plasma/plasma-workspace/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 54976e26c111cd4c4e080ed14f729a309e499328 X-VCS-Branch: master Date: Tue, 17 Sep 2019 06:40:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 83b70d95-f0c3-41b9-b1b3-48bd279b98cf X-Archives-Hash: 4c89efe1a470ea1f285d7ba2cf854aac commit: 54976e26c111cd4c4e080ed14f729a309e499328 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 17 06:39:46 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 17 06:39:46 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=54976e26 kde-plasma/plasma-workspace: Add new DEPENDs kicker moved over from plasma-desktop, upstream commit 18722ec7fd80c41aaad8fef9a5ff857c8c93347a Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index ba3ce38ae9..c1a84e5ccd 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -16,6 +16,7 @@ REQUIRED_USE="gps? ( geolocation )" COMMON_DEPEND=" $(add_frameworks_dep kactivities) + $(add_frameworks_dep kactivities-stats) $(add_frameworks_dep kauth) $(add_frameworks_dep kbookmarks) $(add_frameworks_dep kcompletion) @@ -40,6 +41,7 @@ COMMON_DEPEND=" $(add_frameworks_dep knotifications) $(add_frameworks_dep knotifyconfig) $(add_frameworks_dep kpackage) + $(add_frameworks_dep kpeople) $(add_frameworks_dep krunner) $(add_frameworks_dep kservice) $(add_frameworks_dep ktexteditor) @@ -107,7 +109,7 @@ RDEPEND="${COMMON_DEPEND} x11-apps/xsetroot systemd? ( sys-apps/dbus[user-session] ) !systemd? ( sys-apps/dbus ) - !