From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1610662-garchives=archives.gentoo.org@lists.gentoo.org> 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 7A712158041 for <garchives@archives.gentoo.org>; Wed, 13 Mar 2024 21:17:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CF6BE29D6; Wed, 13 Mar 2024 21:17:15 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E47BFE29D6 for <gentoo-commits@lists.gentoo.org>; Wed, 13 Mar 2024 21:17:14 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1F2B9340441 for <gentoo-commits@lists.gentoo.org>; Wed, 13 Mar 2024 21:17:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAE721519 for <gentoo-commits@lists.gentoo.org>; Wed, 13 Mar 2024 21:17:12 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> 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" <asturm@gentoo.org> Message-ID: <1710364588.63b1bcc3656128cfeabe98ef89e76f6df14379a8.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-6.0.2-r1.ebuild kde-plasma/kwin/kwin-6.0.2.ebuild X-VCS-Directories: kde-plasma/kwin/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 63b1bcc3656128cfeabe98ef89e76f6df14379a8 X-VCS-Branch: master Date: Wed, 13 Mar 2024 21:17:12 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9c359769-8b5e-4364-a1c2-2d0a0731309b X-Archives-Hash: b5fd53915c5e52db2327e122abe6a170 commit: 63b1bcc3656128cfeabe98ef89e76f6df14379a8 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Mar 13 20:53:50 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Mar 13 21:16:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63b1bcc3 kde-plasma/kwin: Add missing dependency (not declared in cmake) Upstream commit c5305820d476a6596b00372957eefdf36856e6a6 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> kde-plasma/kwin/{kwin-6.0.2.ebuild => kwin-6.0.2-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/kwin/kwin-6.0.2.ebuild b/kde-plasma/kwin/kwin-6.0.2-r1.ebuild similarity index 98% rename from kde-plasma/kwin/kwin-6.0.2.ebuild rename to kde-plasma/kwin/kwin-6.0.2-r1.ebuild index 3534c155b8c5..41629d06895d 100644 --- a/kde-plasma/kwin/kwin-6.0.2.ebuild +++ b/kde-plasma/kwin/kwin-6.0.2-r1.ebuild @@ -30,6 +30,7 @@ COMMON_DEPEND=" >=dev-qt/qtshadertools-${QTMIN}:6 >=kde-frameworks/kauth-${KFMIN}:6 >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6[qml] >=kde-frameworks/kconfigwidgets-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6