diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-07-25 13:24:42 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-07-25 13:25:28 +0200 |
commit | 5cae1894f50f70418fd82ea2fc85094ef4ad73ab (patch) | |
tree | d817da3b33a3e772407bf0cef4abffb8ce411e9a /kde-frameworks/kpeople | |
parent | mail-mta/postfix: add 3.9_pre20230723, drop 3.9_pre20230605 (diff) | |
download | gentoo-5cae1894f50f70418fd82ea2fc85094ef4ad73ab.tar.gz gentoo-5cae1894f50f70418fd82ea2fc85094ef4ad73ab.tar.bz2 gentoo-5cae1894f50f70418fd82ea2fc85094ef4ad73ab.zip |
kde-frameworks/kpeople: Add back VIRTUALX_REQUIRED, otherwise fails
Closes: https://bugs.gentoo.org/816588
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kpeople')
-rw-r--r-- | kde-frameworks/kpeople/kpeople-5.108.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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" |