commit:     2a2ef0ab359f9b14ccbf95cc94287b579dbc7c89
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 11:24:42 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 11:40:24 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a2ef0ab

kde-frameworks/kpeople: Add back VIRTUALX_REQUIRED, otherwise fails

Closes: https://bugs.gentoo.org/816588
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kpeople/kpeople-5.9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-frameworks/kpeople/kpeople-5.9999.ebuild 
b/kde-frameworks/kpeople/kpeople-5.9999.ebuild
index 366a64e22d..2e9ece8372 100644
--- a/kde-frameworks/kpeople/kpeople-5.9999.ebuild
+++ b/kde-frameworks/kpeople/kpeople-5.9999.ebuild
@@ -5,6 +5,7 @@ EAPI=8
 
 PVCUT=$(ver_cut 1-2)
 QTMIN=5.15.9
+VIRTUALX_REQUIRED="test" # bug 816588 (test fails)
 inherit ecm frameworks.kde.org
 
 DESCRIPTION="KDE contact person abstraction library"

Reply via email to