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 F1D191382C5 for ; Thu, 29 Mar 2018 21:57:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DECD7E0974; Thu, 29 Mar 2018 21:57:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B8952E0974 for ; Thu, 29 Mar 2018 21:57:05 +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 59098335D18 for ; Thu, 29 Mar 2018 21:57:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83F1E26A for ; Thu, 29 Mar 2018 21:57:02 +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: <1522360599.f80cddfba2926c6efcfd8d3295e15d355957293a.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: f80cddfba2926c6efcfd8d3295e15d355957293a X-VCS-Branch: master Date: Thu, 29 Mar 2018 21:57:02 +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-Archives-Salt: 966240fd-6c1d-4fad-8de3-2b69c852d9a0 X-Archives-Hash: 61c3ac185880beef1856ad3d912385c2 commit: f80cddfba2926c6efcfd8d3295e15d355957293a Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Mar 29 21:52:50 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Mar 29 21:56:39 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f80cddfb kde-plasma/plasma-workspace: Move kde-plasma/kde-cli-tools to PDEPEND Upstream commit 896dd5516cfb7dd75caa7b46f0f5b6832bc4430a Package-Manager: Portage-2.3.26, Repoman-2.3.7 kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index 52612743bf..e57276332c 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -84,11 +84,14 @@ COMMON_DEPEND=" qalculate? ( sci-libs/libqalculate:= ) semantic-desktop? ( $(add_frameworks_dep baloo) ) " +DEPEND="${COMMON_DEPEND} + $(add_qt_dep qtconcurrent) + x11-proto/xproto +" RDEPEND="${COMMON_DEPEND} $(add_frameworks_dep kded) $(add_frameworks_dep kdesu) $(add_kdeapps_dep kio-extras) - $(add_plasma_dep kde-cli-tools) $(add_plasma_dep ksysguard) $(add_plasma_dep milou) $(add_plasma_dep plasma-integration) @@ -116,9 +119,8 @@ RDEPEND="${COMMON_DEPEND} !kde-plasma/ksplash:4 !kde-plasma/plasma-workspace:4 " -DEPEND="${COMMON_DEPEND} - $(add_qt_dep qtconcurrent) - x11-proto/xproto +PDEPEND=" + $(add_plasma_dep kde-cli-tools) " PATCHES=(