From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 35893158287 for ; Thu, 15 May 2025 22:14:39 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 1E76B34386D for ; Thu, 15 May 2025 22:14:39 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C4BED11049F; Thu, 15 May 2025 22:14:23 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id BBF56110497 for ; Thu, 15 May 2025 22:14:23 +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 756CB34384E for ; Thu, 15 May 2025 22:14:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9AED2816 for ; Thu, 15 May 2025 22:14:20 +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: <1747347228.0be5d5431ca41ac841635a18ae9302d950b2c9e7.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/systemsettings/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/systemsettings/systemsettings-9999.ebuild X-VCS-Directories: kde-plasma/systemsettings/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0be5d5431ca41ac841635a18ae9302d950b2c9e7 X-VCS-Branch: master Date: Thu, 15 May 2025 22:14:20 +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: a23ec1a6-0645-45ea-93a1-afd67de7df4b X-Archives-Hash: 2c680abbcecc905a434e0f9f3239118e commit: 0be5d5431ca41ac841635a18ae9302d950b2c9e7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 15 21:10:57 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 15 22:13:48 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0be5d543 kde-plasma/systemsettings: Add new dependency Upstream commit 82558ded61a6dff8b3b875f63e3c264f579ac752 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/systemsettings/systemsettings-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/systemsettings/systemsettings-9999.ebuild b/kde-plasma/systemsettings/systemsettings-9999.ebuild index 2100bb7a9d..32e1443c37 100644 --- a/kde-plasma/systemsettings/systemsettings-9999.ebuild +++ b/kde-plasma/systemsettings/systemsettings-9999.ebuild @@ -20,6 +20,7 @@ DEPEND=" >=dev-qt/qtdeclarative-${QTMIN}:6[widgets] >=kde-frameworks/kauth-${KFMIN}:6 >=kde-frameworks/kcmutils-${KFMIN}:6 + >=kde-frameworks/kcolorscheme-${KFMIN}:6 >=kde-frameworks/kcompletion-${KFMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kconfigwidgets-${KFMIN}:6