From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1055782-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 DF41A138334
	for <garchives@archives.gentoo.org>; Mon,  5 Nov 2018 20:46:10 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id AD092E0BB3;
	Mon,  5 Nov 2018 20:46:09 +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 886C9E0BB3
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Nov 2018 20:46:09 +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 4AE23335C31
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Nov 2018 20:46:08 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B26B3DB
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Nov 2018 20:46:06 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1541450342.2c22e2dda3824b0706c924a92c2c830b51145d63.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kdeconnect/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-misc/kdeconnect/kdeconnect-9999.ebuild
X-VCS-Directories: kde-misc/kdeconnect/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 2c22e2dda3824b0706c924a92c2c830b51145d63
X-VCS-Branch: master
Date: Mon,  5 Nov 2018 20:46:06 +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: b991c749-96f8-4ef1-8f6b-a75bb19a80ff
X-Archives-Hash: 244282b42473599e1d1a4c36472a0122

commit:     2c22e2dda3824b0706c924a92c2c830b51145d63
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  5 20:39:02 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov  5 20:39:02 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2c22e2dd

kde-misc/kdeconnect: Remove seemingly obsolete USE=wayland RDEPEND

kde-plasma/kwin once contained kde-frameworks/kwayland, on which we
properly depend already.

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kdeconnect/kdeconnect-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-misc/kdeconnect/kdeconnect-9999.ebuild b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
index 5456faa9c2..75a5cf7dc8 100644
--- a/kde-misc/kdeconnect/kdeconnect-9999.ebuild
+++ b/kde-misc/kdeconnect/kdeconnect-9999.ebuild
@@ -52,7 +52,6 @@ RDEPEND="${DEPEND}
 	net-fs/sshfs
 	app? ( $(add_frameworks_dep kirigami) )
 	sms? ( $(add_frameworks_dep kirigami) )
-	wayland? ( $(add_plasma_dep kwin) )
 	!kde-misc/kdeconnect:4
 "