From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 67758159C96 for ; Tue, 23 Jul 2024 16:11:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33081E29E9; Tue, 23 Jul 2024 16:11:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1754EE29E9 for ; Tue, 23 Jul 2024 16:11:13 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E4E7340BEA for ; Tue, 23 Jul 2024 16:11:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 839791E5D for ; Tue, 23 Jul 2024 16:11:10 +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: <1721751062.5e6ce7a779435d4d9b294265108617b71c70f241.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kwindowsystem/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kwindowsystem/kwindowsystem-6.4.0-r1.ebuild kde-frameworks/kwindowsystem/kwindowsystem-6.4.0.ebuild X-VCS-Directories: kde-frameworks/kwindowsystem/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 5e6ce7a779435d4d9b294265108617b71c70f241 X-VCS-Branch: master Date: Tue, 23 Jul 2024 16:11:10 +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: 53f2ec0b-0239-4418-8136-d15b716e9d78 X-Archives-Hash: 0ed76d992a4e354ddb8f45869971fb39 commit: 5e6ce7a779435d4d9b294265108617b71c70f241 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Jul 23 16:00:46 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jul 23 16:11:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e6ce7a7 kde-frameworks/kwindowsystem: Add missing dev-qt/qtbase[wayland] USEdep Signed-off-by: Andreas Sturmlechner gentoo.org> .../{kwindowsystem-6.4.0.ebuild => kwindowsystem-6.4.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-6.4.0.ebuild b/kde-frameworks/kwindowsystem/kwindowsystem-6.4.0-r1.ebuild similarity index 96% rename from kde-frameworks/kwindowsystem/kwindowsystem-6.4.0.ebuild rename to kde-frameworks/kwindowsystem/kwindowsystem-6.4.0-r1.ebuild index 88f54011903f..ad37e13b9bf3 100644 --- a/kde-frameworks/kwindowsystem/kwindowsystem-6.4.0.ebuild +++ b/kde-frameworks/kwindowsystem/kwindowsystem-6.4.0-r1.ebuild @@ -17,7 +17,7 @@ RESTRICT="test" # slot op: Uses Qt6::GuiPrivate for qtx11extras_p.h # slot op: Uses private/qwayland*_p.h headers RDEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui] + >=dev-qt/qtbase-${QTMIN}:6[gui,wayland?] >=dev-qt/qtdeclarative-${QTMIN}:6 wayland? ( >=dev-qt/qtwayland-${QTMIN}:6= ) X? (