From 8316b99ba9aaa7f9a17980423f34226036eb628d Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Fri, 21 May 2021 00:13:14 +0200 Subject: sci-visualization/labplot: Set VIRTUALX_REQUIRED="test" Closes: https://bugs.gentoo.org/754051 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner --- sci-visualization/labplot/labplot-2.8.2.ebuild | 1 + sci-visualization/labplot/labplot-9999.ebuild | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'sci-visualization/labplot') diff --git a/sci-visualization/labplot/labplot-2.8.2.ebuild b/sci-visualization/labplot/labplot-2.8.2.ebuild index 33e94fdbc0bd..fd6001e75440 100644 --- a/sci-visualization/labplot/labplot-2.8.2.ebuild +++ b/sci-visualization/labplot/labplot-2.8.2.ebuild @@ -7,6 +7,7 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" KFMIN=5.74.0 QTMIN=5.15.1 +VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Scientific data analysis and visualisation based on KDE Frameworks" diff --git a/sci-visualization/labplot/labplot-9999.ebuild b/sci-visualization/labplot/labplot-9999.ebuild index 988b1176a008..03cc30d425b1 100644 --- a/sci-visualization/labplot/labplot-9999.ebuild +++ b/sci-visualization/labplot/labplot-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,6 +7,7 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" KFMIN=5.74.0 QTMIN=5.15.1 +VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Scientific data analysis and visualisation based on KDE Frameworks" -- cgit v1.2.3-65-gdbad