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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CF99C158019 for ; Mon, 4 Oct 2021 13:13:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEE9EE0898; Mon, 4 Oct 2021 13:12:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CDDE9E0898 for ; Mon, 4 Oct 2021 13:12:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 94545343035 for ; Mon, 4 Oct 2021 13:12:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BA05129 for ; Mon, 4 Oct 2021 13:12:57 +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: <1633353162.d86c3e9e3f23fbfc3b61989ec22ed641429ba4b2.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/kwin/kwin-5.22.90.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d86c3e9e3f23fbfc3b61989ec22ed641429ba4b2 X-VCS-Branch: master Date: Mon, 4 Oct 2021 13:12:57 +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: 3c186207-1196-4734-99cc-28c815eb9a75 X-Archives-Hash: 374ad03482ef806795219bd169d03414 commit: d86c3e9e3f23fbfc3b61989ec22ed641429ba4b2 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Oct 4 12:47:22 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Oct 4 13:12:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86c3e9e kde-plasma/kwin: Needs kde-frameworks/kwindowsystem private headers Add slot operator accordingly. Upstream commit 02a0561016c22be906350bca68973f2818b727d7 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwin/kwin-5.22.90.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/kwin/kwin-5.22.90.ebuild b/kde-plasma/kwin/kwin-5.22.90.ebuild index f745210aba1..52d15b22caa 100644 --- a/kde-plasma/kwin/kwin-5.22.90.ebuild +++ b/kde-plasma/kwin/kwin-5.22.90.ebuild @@ -48,7 +48,7 @@ COMMON_DEPEND=" >=kde-frameworks/ktextwidgets-${KFMIN}:5 >=kde-frameworks/kwayland-${KFMIN}:5 >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] + >=kde-frameworks/kwindowsystem-${KFMIN}:5=[X] >=kde-frameworks/kxmlgui-${KFMIN}:5 >=kde-frameworks/plasma-${KFMIN}:5 >=kde-plasma/breeze-${PVCUT}:5