From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1274579-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 738631382C5
	for <garchives@archives.gentoo.org>; Sat, 24 Apr 2021 20:48:39 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E461AE0845;
	Sat, 24 Apr 2021 20:48:36 +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 CCC11E0845
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Apr 2021 20:48:36 +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 7FB2E3413BD
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Apr 2021 20:48:35 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B3B13722
	for <gentoo-commits@lists.gentoo.org>; Sat, 24 Apr 2021 20:48:33 +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: <1619297290.6e31d8fddb9dc9be8794b4818f7ec8b9ee7558ca.asturm@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kscreenlocker/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-plasma/kscreenlocker/kscreenlocker-5.21.49.9999.ebuild kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild
X-VCS-Directories: kde-plasma/kscreenlocker/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 6e31d8fddb9dc9be8794b4818f7ec8b9ee7558ca
X-VCS-Branch: master
Date: Sat, 24 Apr 2021 20:48:33 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 27799445-eda5-4a56-8d69-8a799db7c494
X-Archives-Hash: 08eee1e75226fa7a55bffca1b8756666

commit:     6e31d8fddb9dc9be8794b4818f7ec8b9ee7558ca
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 24 20:41:27 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 24 20:48:10 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6e31d8fd

kde-plasma/kscreenlocker: BDEPEND on dev-util/wayland-scanner

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

 kde-plasma/kscreenlocker/kscreenlocker-5.21.49.9999.ebuild | 5 ++---
 kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild         | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.21.49.9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.21.49.9999.ebuild
index 489123c512..bf6fed5c5f 100644
--- a/kde-plasma/kscreenlocker/kscreenlocker-5.21.49.9999.ebuild
+++ b/kde-plasma/kscreenlocker/kscreenlocker-5.21.49.9999.ebuild
@@ -56,9 +56,8 @@ RDEPEND="${COMMON_DEPEND}
 	>=kde-frameworks/kirigami-${KFMIN}:5
 	>=kde-frameworks/plasma-${KFMIN}:5
 "
-PDEPEND="
-	>=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"
+BDEPEND="dev-util/wayland-scanner"
 
 src_prepare() {
 	ecm_src_prepare

diff --git a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild
index 374c48fe25..65d8b621fc 100644
--- a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild
+++ b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild
@@ -57,9 +57,8 @@ RDEPEND="${COMMON_DEPEND}
 	>=kde-frameworks/kirigami-${KFMIN}:5
 	>=kde-frameworks/plasma-${KFMIN}:5
 "
-PDEPEND="
-	>=kde-plasma/kde-cli-tools-${PVCUT}:5
-"
+PDEPEND=">=kde-plasma/kde-cli-tools-${PVCUT}:5"
+BDEPEND="dev-util/wayland-scanner"
 
 src_prepare() {
 	ecm_src_prepare