From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1645965-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id A5AF915817D
	for <garchives@archives.gentoo.org>; Sun, 23 Jun 2024 11:25:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E272FE2ABA;
	Sun, 23 Jun 2024 11:25:40 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id C04BCE2ABA
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jun 2024 11:25:40 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id BF107335D63
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jun 2024 11:25:39 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 518DC1C96
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Jun 2024 11:25:38 +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: <1719141924.0a97765ef01aad8fd5d7bbda9cd10ad2e24d98ba.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/plasma-integration/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-plasma/plasma-integration/plasma-integration-6.1.0-r1.ebuild kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild
X-VCS-Directories: kde-plasma/plasma-integration/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 0a97765ef01aad8fd5d7bbda9cd10ad2e24d98ba
X-VCS-Branch: master
Date: Sun, 23 Jun 2024 11:25:38 +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: eb09f04a-0b47-450f-b7ae-5a08862004a5
X-Archives-Hash: 09726893a36ec2651bf2cf6c9a9ecd94

commit:     0a97765ef01aad8fd5d7bbda9cd10ad2e24d98ba
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 11:20:10 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 11:25:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a97765e

kde-plasma/plasma-integration: Add missing dependency for IUSE=qt5

Closes: https://bugs.gentoo.org/934734
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 ...lasma-integration-6.1.0.ebuild => plasma-integration-6.1.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.1.0-r1.ebuild
similarity index 98%
rename from kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild
rename to kde-plasma/plasma-integration/plasma-integration-6.1.0-r1.ebuild
index 1fcf809d71c5..37ae19a03dbe 100644
--- a/kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild
+++ b/kde-plasma/plasma-integration/plasma-integration-6.1.0-r1.ebuild
@@ -60,6 +60,7 @@ COMMON_DEPEND="
 		>=kde-frameworks/knotifications-${KF5MIN}:5
 		>=kde-frameworks/kwindowsystem-${KF5MIN}:5
 		>=kde-frameworks/kxmlgui-${KF5MIN}:5
+		>=kde-plasma/kwayland-${KF5MIN}:5
 	)
 "
 DEPEND="${COMMON_DEPEND}