summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-02 17:33:25 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-11-02 17:36:45 +0100
commit6a4e9c288fbf439871df6a4f81051ffc8ecd5b53 (patch)
tree3c253ad18bbc1389285554a147120f04427bdb93 /sci-astronomy
parentsys-auth/libnss-pgsql: Cleanup old ebuilds/patches (diff)
downloadgentoo-6a4e9c288fbf439871df6a4f81051ffc8ecd5b53.tar.gz
gentoo-6a4e9c288fbf439871df6a4f81051ffc8ecd5b53.tar.bz2
gentoo-6a4e9c288fbf439871df6a4f81051ffc8ecd5b53.zip
sci-astronomy/stellarium: RESTRICT="!test? ( test )"...
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/stellarium/stellarium-0.19.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.19.2.ebuild b/sci-astronomy/stellarium/stellarium-0.19.2.ebuild
index b47582c27bac..dbc5a771b767 100644
--- a/sci-astronomy/stellarium/stellarium-0.19.2.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.19.2.ebuild
@@ -45,6 +45,8 @@ DEPEND="${RDEPEND}
test? ( dev-qt/qttest:5 )
"
+RESTRICT="!test? ( test )"
+
src_prepare() {
cmake-utils_src_prepare
use debug || append-cppflags -DQT_NO_DEBUG #415769