commit: 5cae1894f50f70418fd82ea2fc85094ef4ad73ab 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:25:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cae1894
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.108.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/kpeople/kpeople-5.108.0.ebuild b/kde-frameworks/kpeople/kpeople-5.108.0.ebuild index 99e5e9d02de5..0e3a47720b29 100644 --- a/kde-frameworks/kpeople/kpeople-5.108.0.ebuild +++ b/kde-frameworks/kpeople/kpeople-5.108.0.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"