Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
Date: Sun, 29 Nov 2020 20:59:24
Message-Id: 1606683467.4d5d1b1b5a32bd63f3ad68de5bba57e0f0dcc336.asturm@gentoo
1 commit: 4d5d1b1b5a32bd63f3ad68de5bba57e0f0dcc336
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 29 11:15:02 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 29 20:57:47 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d5d1b1b
7
8 kde-plasma/ksysguard: Add new DEPEND
9
10 It makes no sense to keep it optional due to kde-frameworks/solid depgraph.
11
12 Upstream commit 237c8843dbc701ef1d5ceec01ffa24168b297608
13
14 Package-Manager: Portage-3.0.11, Repoman-3.0.2
15 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
16
17 kde-plasma/ksysguard/ksysguard-9999.ebuild | 1 +
18 1 file changed, 1 insertion(+)
19
20 diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
21 index 52c08cd028..cbb7247a58 100644
22 --- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
23 +++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
24 @@ -38,6 +38,7 @@ DEPEND="
25 >=kde-frameworks/kxmlgui-${KFMIN}:5
26 >=kde-frameworks/solid-${KFMIN}:5
27 >=kde-plasma/libksysguard-${PVCUT}:5
28 + virtual/libudev:=
29 lm-sensors? ( sys-apps/lm-sensors:= )
30 network? (
31 dev-libs/libnl:3