commit: 539a521a5eddec162338839548496cc86d017edc Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Sep 30 17:18:27 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Sep 30 17:22:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539a521a
media-gfx/kphotoalbum: Set VIRTUALX_REQUIRED=test Closes: https://bugs.gentoo.org/814416 Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild b/media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild index 877ed523e72..495d19aff9c 100644 --- a/media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild +++ b/media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild @@ -7,6 +7,7 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" KFMIN=5.74.0 QTMIN=5.15.2 +VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Tool for indexing, searching, and viewing images"
