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 9702B138335 for ; Thu, 1 Nov 2018 21:51:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A5E58E08D4; Thu, 1 Nov 2018 21:51:26 +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 81C25E08D4 for ; Thu, 1 Nov 2018 21:51:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B7582335CCB for ; Thu, 1 Nov 2018 21:51:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52712451 for ; Thu, 1 Nov 2018 21:51:21 +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: <1541108064.f37fea111becc07fee3ab420a2d18aff041a2742.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kinfocenter/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kinfocenter/kinfocenter-9999.ebuild X-VCS-Directories: kde-plasma/kinfocenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f37fea111becc07fee3ab420a2d18aff041a2742 X-VCS-Branch: master Date: Thu, 1 Nov 2018 21:51:21 +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: 37fe90b4-419e-4be9-aa46-ce8967fa6ba3 X-Archives-Hash: 62c103ce6701cadc044114f6aa24bc3e commit: f37fea111becc07fee3ab420a2d18aff041a2742 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 1 21:34:24 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 1 21:34:24 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=f37fea11 kde-plasma/kinfocenter: Add new RDEPEND Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-plasma/kinfocenter/kinfocenter-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild index 8335de30d3..ee9401e6cf 100644 --- a/kde-plasma/kinfocenter/kinfocenter-9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -53,6 +53,7 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} $(add_plasma_dep kde-cli-tools) + $(add_qt_dep qtquickcontrols2) !kde-apps/kcontrol:4 !kde-misc/about-distro !kde-plasma/kinfocenter:4