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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 71BEE158042 for ; Thu, 31 Oct 2024 15:10:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7E8EE0899; Thu, 31 Oct 2024 15:10:56 +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 91503E08A6 for ; Thu, 31 Oct 2024 15:10:56 +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 AB33F343105 for ; Thu, 31 Oct 2024 15:10:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 11CFB11DF for ; Thu, 31 Oct 2024 15:10:54 +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: <1730387403.93a495b2d5ca99c50b817674b9c799975a76a856.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-sdk/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild X-VCS-Directories: kde-plasma/plasma-sdk/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 93a495b2d5ca99c50b817674b9c799975a76a856 X-VCS-Branch: master Date: Thu, 31 Oct 2024 15:10:54 +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: aba805ce-a806-48a5-81bb-fba506cb97d2 X-Archives-Hash: d4ddcca94847648649da4248f5dd7aa1 commit: 93a495b2d5ca99c50b817674b9c799975a76a856 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 31 15:10:03 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 31 15:10:03 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=93a495b2 kde-plasma/plasma-sdk: Update dependencies Upstream commit 590b352d2ef509a5dd5453d1e9a0ae694597ed6d Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild index 5ab8d94160..c8fa9d0d0d 100644 --- a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild +++ b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild @@ -22,7 +22,7 @@ DEPEND=" >=kde-frameworks/karchive-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 + >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 >=kde-frameworks/kdbusaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6