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 5C4D6158083 for ; Sat, 14 Sep 2024 15:16:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35F3AE29BD; Sat, 14 Sep 2024 15:16:28 +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 F3DCDE29BC for ; Sat, 14 Sep 2024 15:16:27 +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 781C334092E for ; Sat, 14 Sep 2024 15:16:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8518227F3 for ; Sat, 14 Sep 2024 15:16:23 +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: <1726324727.55088cbebb55967a4fe113ecb3ff00186c06c8b7.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-systemmonitor/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild X-VCS-Directories: kde-plasma/plasma-systemmonitor/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 55088cbebb55967a4fe113ecb3ff00186c06c8b7 X-VCS-Branch: master Date: Sat, 14 Sep 2024 15:16:23 +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: 28da1301-6ba1-4bc3-b707-639bc5e8dfed X-Archives-Hash: f986afb351eaf5bc39f205f688d43e73 commit: 55088cbebb55967a4fe113ecb3ff00186c06c8b7 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Sep 14 14:38:47 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 14 14:38:47 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=55088cbe kde-plasma/plasma-systemmonitor: Add new dependency Upstream commit 1d3e3cafc219c24e014b6f5fdeea665a5b93c4a3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild index 5b37008dfa..cb260f7268 100644 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild +++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild @@ -22,6 +22,7 @@ DEPEND=" >=dev-qt/qtdeclarative-${QTMIN}:6 >=kde-frameworks/kconfig-${KFMIN}:6 >=kde-frameworks/kcoreaddons-${KFMIN}:6 + >=kde-frameworks/kcrash-${KFMIN}:6 >=kde-frameworks/kdbusaddons-${KFMIN}:6 >=kde-frameworks/kglobalaccel-${KFMIN}:6 >=kde-frameworks/ki18n-${KFMIN}:6