From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-912870-garchives=archives.gentoo.org@lists.gentoo.org>
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 AA2951395E2
	for <garchives@archives.gentoo.org>; Tue, 22 Nov 2016 19:12:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BEF54E0BB3;
	Tue, 22 Nov 2016 19:12:51 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A9706E0BB3
	for <gentoo-commits@lists.gentoo.org>; Tue, 22 Nov 2016 19:12:51 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 9FC94340FC1
	for <gentoo-commits@lists.gentoo.org>; Tue, 22 Nov 2016 19:12:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 13251497
	for <gentoo-commits@lists.gentoo.org>; Tue, 22 Nov 2016 19:12:48 +0000 (UTC)
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" <johu@gentoo.org>
Message-ID: <1479841871.72b8d6fb3bb9795bda9f4e400b7a3d78597fd647.johu@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kscreen/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-plasma/kscreen/kscreen-5.8.49.9999.ebuild kde-plasma/kscreen/kscreen-9999.ebuild
X-VCS-Directories: kde-plasma/kscreen/
X-VCS-Committer: johu
X-VCS-Committer-Name: Johannes Huber
X-VCS-Revision: 72b8d6fb3bb9795bda9f4e400b7a3d78597fd647
X-VCS-Branch: master
Date: Tue, 22 Nov 2016 19:12:48 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 8790e30a-1458-46fe-8904-ec08cc11a508
X-Archives-Hash: b059a6f9594523aa2fb2a8e516ea5261

commit:     72b8d6fb3bb9795bda9f4e400b7a3d78597fd647
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 19:09:48 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Nov 22 19:11:11 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=72b8d6fb

kde-plasma/kscreen: RDEPEND on kde-frameworks/plasma

Gentoo-bug: 600088

Package-Manager: portage-2.3.2

 kde-plasma/kscreen/kscreen-5.8.49.9999.ebuild | 1 +
 kde-plasma/kscreen/kscreen-9999.ebuild        | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/kscreen/kscreen-5.8.49.9999.ebuild b/kde-plasma/kscreen/kscreen-5.8.49.9999.ebuild
index d559599..90e4880 100644
--- a/kde-plasma/kscreen/kscreen-5.8.49.9999.ebuild
+++ b/kde-plasma/kscreen/kscreen-5.8.49.9999.ebuild
@@ -29,6 +29,7 @@ DEPEND="
 	$(add_qt_dep qtwidgets)
 "
 RDEPEND="${DEPEND}
+	$(add_frameworks_dep plasma)
 	$(add_plasma_dep kde-cli-tools)
 	$(add_qt_dep qtgraphicaleffects)
 	!kde-plasma/kscreen:4

diff --git a/kde-plasma/kscreen/kscreen-9999.ebuild b/kde-plasma/kscreen/kscreen-9999.ebuild
index d559599..90e4880 100644
--- a/kde-plasma/kscreen/kscreen-9999.ebuild
+++ b/kde-plasma/kscreen/kscreen-9999.ebuild
@@ -29,6 +29,7 @@ DEPEND="
 	$(add_qt_dep qtwidgets)
 "
 RDEPEND="${DEPEND}
+	$(add_frameworks_dep plasma)
 	$(add_plasma_dep kde-cli-tools)
 	$(add_qt_dep qtgraphicaleffects)
 	!kde-plasma/kscreen:4