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 A5A5C158089 for ; Tue, 19 Sep 2023 17:11:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CC5BC2BC01F; Tue, 19 Sep 2023 17:11:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B439A2BC01F for ; Tue, 19 Sep 2023 17:11:47 +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 E5444335CCD for ; Tue, 19 Sep 2023 17:11:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65F0D1113 for ; Tue, 19 Sep 2023 17:11:45 +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: <1695143489.ca13f657da92fa055bb8cb2c805bc6e7488c465a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/libkscreen/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-plasma/libkscreen/libkscreen-5.27.8-r1.ebuild kde-plasma/libkscreen/libkscreen-5.27.8.ebuild X-VCS-Directories: kde-plasma/libkscreen/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: ca13f657da92fa055bb8cb2c805bc6e7488c465a X-VCS-Branch: master Date: Tue, 19 Sep 2023 17:11:45 +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: 8c9d91e5-0bc0-4237-be58-fd149e330b5a X-Archives-Hash: 6f7ecddeec531b0bbdde0b72ae0139bc commit: ca13f657da92fa055bb8cb2c805bc6e7488c465a Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Sep 19 17:10:00 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Sep 19 17:11:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca13f657 kde-plasma/libkscreen: Fix dependencies Closes: https://bugs.gentoo.org/914144 Signed-off-by: Andreas Sturmlechner gentoo.org> .../{libkscreen-5.27.8.ebuild => libkscreen-5.27.8-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-plasma/libkscreen/libkscreen-5.27.8.ebuild b/kde-plasma/libkscreen/libkscreen-5.27.8-r1.ebuild similarity index 93% rename from kde-plasma/libkscreen/libkscreen-5.27.8.ebuild rename to kde-plasma/libkscreen/libkscreen-5.27.8-r1.ebuild index d2cab66ac632..0e973f109fca 100644 --- a/kde-plasma/libkscreen/libkscreen-5.27.8.ebuild +++ b/kde-plasma/libkscreen/libkscreen-5.27.8-r1.ebuild @@ -24,11 +24,11 @@ RDEPEND=" dev-libs/wayland >=dev-qt/qtdbus-${QTMIN}:5 >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtwayland-${QTMIN}:5 >=dev-qt/qtx11extras-${QTMIN}:5 >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 >=kde-frameworks/kwayland-${KFMIN}:5 - x11-libs/libxcb + x11-libs/libxcb:= " DEPEND="${RDEPEND} >=dev-libs/plasma-wayland-protocols-1.10.0