From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9F056158074 for ; Mon, 30 Jun 2025 16:49:43 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8200F341435 for ; Mon, 30 Jun 2025 16:49:43 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A04D8110567; Mon, 30 Jun 2025 16:49:20 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 922B6110569 for ; Mon, 30 Jun 2025 16:49:20 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B7853410B5 for ; Mon, 30 Jun 2025 16:49:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D3CF2C9D for ; Mon, 30 Jun 2025 16:49:16 +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: <1751302100.e11435382a9a590bc29514df6e96b00c98e24653.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-integration/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild kde-plasma/plasma-integration/plasma-integration-6.4.49.9999.ebuild kde-plasma/plasma-integration/plasma-integration-9999.ebuild X-VCS-Directories: kde-plasma/plasma-integration/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e11435382a9a590bc29514df6e96b00c98e24653 X-VCS-Branch: master Date: Mon, 30 Jun 2025 16:49:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d089622d-43de-406b-80de-146bf6cb3dc8 X-Archives-Hash: 1f816798eb7c44cb29e3161f77055318 commit: e11435382a9a590bc29514df6e96b00c98e24653 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Jun 22 22:37:53 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 30 16:48:20 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e1143538 kde-plasma/plasma-integration: Add QtWayland >=6.10 transitional BDEPEND Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild | 1 + kde-plasma/plasma-integration/plasma-integration-6.4.49.9999.ebuild | 1 + kde-plasma/plasma-integration/plasma-integration-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild index a27c0a6278..385551192c 100644 --- a/kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-6.3.49.9999.ebuild @@ -75,6 +75,7 @@ BDEPEND=" >=dev-qt/qtbase-${QTMIN}:6[wayland] qt5? ( >=dev-qt/qtwaylandscanner-${QT5MIN}:5 ) " +BDEPEND+=" || ( >=dev-qt/qtbase-6.10:6[wayland]