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 BD4AC158020 for ; Tue, 13 Dec 2022 18:41:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ED9B7E0931; Tue, 13 Dec 2022 18:41:11 +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 D3254E0931 for ; Tue, 13 Dec 2022 18:41:11 +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 1C211340C69 for ; Tue, 13 Dec 2022 18:41:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7EA5472B for ; Tue, 13 Dec 2022 18:41:09 +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: <1670956819.3964730349ba381dc94f709c6c2f7d6db150c92d.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/kwin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/kwin/kwin-9999.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3964730349ba381dc94f709c6c2f7d6db150c92d X-VCS-Branch: master Date: Tue, 13 Dec 2022 18:41:09 +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: e8930293-df56-444c-902c-3171c4c47b3e X-Archives-Hash: 18b5bf65bfc84089d6176a18166d9c95 commit: 3964730349ba381dc94f709c6c2f7d6db150c92d Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Dec 13 18:39:39 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Dec 13 18:40:19 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=39647303 kde-plasma/kwin: Update dependencies Upstream commits: f881bdf51b55b0ace76e9919b812ba87c8a8f040 b261050be196620d3b05812b389498cfefa37bb5 c4b134da8db90ff82ae78ff7a477870e7fe9eaf0 Bug: https://bugs.gentoo.org/885675 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/kwin/kwin-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild index b577abaa9a..3d3b61f8d5 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -63,7 +63,7 @@ COMMON_DEPEND=" virtual/libudev:= x11-libs/libX11 x11-libs/libXi - >=x11-libs/libdrm-2.4.108 + >=x11-libs/libdrm-2.4.112 >=x11-libs/libxcb-1.10 >=x11-libs/libxcvt-0.1.1 >=x11-libs/libxkbcommon-0.7.0 @@ -91,7 +91,7 @@ RDEPEND="${COMMON_DEPEND} " DEPEND="${COMMON_DEPEND} >=dev-libs/plasma-wayland-protocols-1.9 - >=dev-libs/wayland-protocols-1.27 + >=dev-libs/wayland-protocols-1.31 >=dev-qt/designer-${QTMIN}:5 >=dev-qt/qtconcurrent-${QTMIN}:5 x11-base/xorg-proto