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 3BEE5158013 for ; Sun, 13 Oct 2024 20:59:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C8BBE0844; Sun, 13 Oct 2024 20:59:03 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 6053DE0844 for ; Sun, 13 Oct 2024 20:59:03 +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 130533430EC for ; Sun, 13 Oct 2024 20:59:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 23620AE7 for ; Sun, 13 Oct 2024 20:59:00 +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: <1728852200.1e1d01586d21b8e0aa4d0dd70505dad6484d060a.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma5support/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma5support/plasma5support-9999.ebuild X-VCS-Directories: kde-plasma/plasma5support/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1e1d01586d21b8e0aa4d0dd70505dad6484d060a X-VCS-Branch: master Date: Sun, 13 Oct 2024 20:59:00 +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: 6cfc897c-e4b5-47f8-af1f-e4581254d459 X-Archives-Hash: 010ae83aceb2183882c6305ce43137c0 commit: 1e1d01586d21b8e0aa4d0dd70505dad6484d060a Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Oct 13 20:42:32 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Oct 13 20:43:20 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1e1d0158 kde-plasma/plasma5support: Add new dependency powermanagement dataengine moved from plasma-workspace Upstream commit d91b830061bc68264115386b3735cc2121c3bbcb Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma5support/plasma5support-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma5support/plasma5support-9999.ebuild b/kde-plasma/plasma5support/plasma5support-9999.ebuild index 243fbfeb10..01cca39c10 100644 --- a/kde-plasma/plasma5support/plasma5support-9999.ebuild +++ b/kde-plasma/plasma5support/plasma5support-9999.ebuild @@ -26,6 +26,7 @@ DEPEND=" >=kde-frameworks/kcoreaddons-${KFMIN}:6 >=kde-frameworks/kguiaddons-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6 + >=kde-frameworks/kidletime-${KFMIN}:6 >=kde-frameworks/kio-${KFMIN}:6 >=kde-frameworks/knotifications-${KFMIN}:6 >=kde-frameworks/kservice-${KFMIN}:6