summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-05-21 00:13:14 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-05-21 00:13:14 +0200
commit8316b99ba9aaa7f9a17980423f34226036eb628d (patch)
tree40c3bdd09c7695201d760d4fffb2ce844e93cdc2 /sci-visualization/labplot
parentsci-astronomy/kstars: Fix build with IUSE="-raw fits" (diff)
downloadgentoo-8316b99ba9aaa7f9a17980423f34226036eb628d.tar.gz
gentoo-8316b99ba9aaa7f9a17980423f34226036eb628d.tar.bz2
gentoo-8316b99ba9aaa7f9a17980423f34226036eb628d.zip
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 <asturm@gentoo.org>
Diffstat (limited to 'sci-visualization/labplot')
-rw-r--r--sci-visualization/labplot/labplot-2.8.2.ebuild1
-rw-r--r--sci-visualization/labplot/labplot-9999.ebuild3
2 files changed, 3 insertions, 1 deletions
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"