Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/ksysguard/
Date: Thu, 07 Jan 2021 12:34:30
Message-Id: 1610022845.4b22beebff2460f9b6d6cb08d34a98bd6be15d7d.asturm@gentoo
1 commit: 4b22beebff2460f9b6d6cb08d34a98bd6be15d7d
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 11:46:53 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 12:34:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b22beeb
7
8 kde-plasma/ksysguard: Set VIRTUALX_REQUIRED="test"
9
10 Reported-by: Paolo Pedroni <paolo.pedroni <AT> iol.it>
11 Closes: https://bugs.gentoo.org/764284
12 Package-Manager: Portage-3.0.12, Repoman-3.0.2
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-plasma/ksysguard/ksysguard-5.20.5.ebuild | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild b/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild
19 index 3bb2842fbb9..4e11e85be9a 100644
20 --- a/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild
21 +++ b/kde-plasma/ksysguard/ksysguard-5.20.5.ebuild
22 @@ -7,6 +7,7 @@ ECM_HANDBOOK="forceoptional"
23 KFMIN=5.74.0
24 PVCUT=$(ver_cut 1-3)
25 QTMIN=5.15.1
26 +VIRTUALX_REQUIRED="test"
27 inherit ecm kde.org
28
29 DESCRIPTION="Network-enabled task manager and system monitor"