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 574781381F3 for ; Sun, 29 Nov 2020 20:59:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 464A5E082F; Sun, 29 Nov 2020 20:59:23 +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 2BC30E082F for ; Sun, 29 Nov 2020 20:59:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 0913D341014 for ; Sun, 29 Nov 2020 20:59:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4644D473 for ; Sun, 29 Nov 2020 20:59: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: <1606683467.4d5d1b1b5a32bd63f3ad68de5bba57e0f0dcc336.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/ X-VCS-Repository: proj/kde X-VCS-Files: kde-plasma/ksysguard/ksysguard-9999.ebuild X-VCS-Directories: kde-plasma/ksysguard/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 4d5d1b1b5a32bd63f3ad68de5bba57e0f0dcc336 X-VCS-Branch: master Date: Sun, 29 Nov 2020 20:59: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: b5c215d5-e167-47c0-a7dd-550e72e5f941 X-Archives-Hash: 227b85035c7cb5eb9dff0b12960761b6 commit: 4d5d1b1b5a32bd63f3ad68de5bba57e0f0dcc336 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 29 11:15:02 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 29 20:57:47 2020 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d5d1b1b kde-plasma/ksysguard: Add new DEPEND It makes no sense to keep it optional due to kde-frameworks/solid depgraph. Upstream commit 237c8843dbc701ef1d5ceec01ffa24168b297608 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-plasma/ksysguard/ksysguard-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild index 52c08cd028..cbb7247a58 100644 --- a/kde-plasma/ksysguard/ksysguard-9999.ebuild +++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild @@ -38,6 +38,7 @@ DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:5 >=kde-frameworks/solid-${KFMIN}:5 >=kde-plasma/libksysguard-${PVCUT}:5 + virtual/libudev:= lm-sensors? ( sys-apps/lm-sensors:= ) network? ( dev-libs/libnl:3