Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kphotoalbum/
Date: Thu, 30 Sep 2021 17:24:43
Message-Id: 1633022532.539a521a5eddec162338839548496cc86d017edc.asturm@gentoo
1 commit: 539a521a5eddec162338839548496cc86d017edc
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 30 17:18:27 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 30 17:22:12 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539a521a
7
8 media-gfx/kphotoalbum: Set VIRTUALX_REQUIRED=test
9
10 Closes: https://bugs.gentoo.org/814416
11 Package-Manager: Portage-3.0.26, Repoman-3.0.3
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild | 1 +
15 1 file changed, 1 insertion(+)
16
17 diff --git a/media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild b/media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild
18 index 877ed523e72..495d19aff9c 100644
19 --- a/media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild
20 +++ b/media-gfx/kphotoalbum/kphotoalbum-5.8.1.ebuild
21 @@ -7,6 +7,7 @@ ECM_HANDBOOK="forceoptional"
22 ECM_TEST="forceoptional"
23 KFMIN=5.74.0
24 QTMIN=5.15.2
25 +VIRTUALX_REQUIRED="test"
26 inherit ecm kde.org
27
28 DESCRIPTION="Tool for indexing, searching, and viewing images"