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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 00EAE1382C5 for ; Tue, 16 Feb 2021 16:32:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E599E0843; Tue, 16 Feb 2021 16:32:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23F76E0843 for ; Tue, 16 Feb 2021 16:32:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EED5341277 for ; Tue, 16 Feb 2021 16:32:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB120495 for ; Tue, 16 Feb 2021 16:32:40 +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: <1613493081.91389dbe46640905ac29bf0182e66c25feb84cdc.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: 91389dbe46640905ac29bf0182e66c25feb84cdc X-VCS-Branch: master Date: Tue, 16 Feb 2021 16:32:40 +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: 9036f907-2d35-4ae3-9da1-8df8a7bb27bc X-Archives-Hash: 86809366ffee432b3f916d269dc0928f commit: 91389dbe46640905ac29bf0182e66c25feb84cdc Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Feb 16 16:31:21 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 16 16:31:21 2021 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=91389dbe kde-plasma/plasma-systemmonitor: Add new DEPEND Upstream commit 8ea0d38389ea62e31d3c65f46ff62827c1442877 Package-Manager: Portage-3.0.14, Repoman-3.0.2 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 7812e46051..1a6df0ea9c 100644 --- a/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild +++ b/kde-plasma/plasma-systemmonitor/plasma-systemmonitor-9999.ebuild @@ -28,6 +28,7 @@ DEPEND=" >=kde-frameworks/kglobalaccel-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kitemmodels-${KFMIN}:5 >=kde-frameworks/knewstuff-${KFMIN}:5 >=kde-frameworks/kservice-${KFMIN}:5 >=kde-plasma/libksysguard-${PVCUT}:5