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 2E281138334 for ; Thu, 1 Nov 2018 21:51:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43B4DE08CD; Thu, 1 Nov 2018 21:51:25 +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 1E051E08C4 for ; Thu, 1 Nov 2018 21:51:24 +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 8F82D335CA6 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 65E51454 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: <1541108089.bd13a9250c16e66c15a9d98c53529f862941d149.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-5.14.49.9999.ebuild X-VCS-Directories: kde-plasma/kinfocenter/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: bd13a9250c16e66c15a9d98c53529f862941d149 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: 1126886f-d577-4e8f-9573-c160b97c5dad X-Archives-Hash: 0ea697f98a759e4fef258c56521ac6bd commit: bd13a9250c16e66c15a9d98c53529f862941d149 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 1 21:34:49 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 1 21:34:49 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bd13a925 kde-plasma/kinfocenter: Add missing RDEPEND Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-plasma/kinfocenter/kinfocenter-5.14.49.9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/kinfocenter/kinfocenter-5.14.49.9999.ebuild b/kde-plasma/kinfocenter/kinfocenter-5.14.49.9999.ebuild index 615e518af2..6cf8e420f1 100644 --- a/kde-plasma/kinfocenter/kinfocenter-5.14.49.9999.ebuild +++ b/kde-plasma/kinfocenter/kinfocenter-5.14.49.9999.ebuild @@ -53,6 +53,7 @@ DEPEND="${COMMON_DEPEND} " RDEPEND="${COMMON_DEPEND} $(add_plasma_dep kde-cli-tools) + $(add_qt_dep qtquickcontrols) !kde-apps/kcontrol:4 !kde-misc/about-distro !kde-plasma/kinfocenter:4