From 8e12a3484bfa8b0bf76cd81deccdcfbb4033ba35 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 29 Dec 2017 11:06:01 +0100 Subject: [PATCH] app-text/kbibtex: Add VIRTUALX_REQUIRED=test Bug: https://bugs.gentoo.org/642580 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild index 07a54326f6554..667a272e8cb0c 100644 --- a/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild +++ b/app-text/kbibtex/kbibtex-0.8_pre20171110.ebuild @@ -6,6 +6,7 @@ EAPI=6 COMMIT=4ce7c51f163508f293c3fd39a716770cbb14ef7d KDE_HANDBOOK="optional" KDE_TEST="true" +VIRTUALX_REQUIRED="test" inherit kde5 vcs-snapshot DESCRIPTION="BibTeX editor to edit bibliographies used with LaTeX"