From b7812c1260ab1dcb123c0cd4f49dfe61fd6b3e5f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 16 Nov 2020 14:33:48 +0100 Subject: [PATCH] trinity-functions-2.eclass: TRINITY_NEED_ARTS moved to trinity-base-2 Signed-off-by: Andreas Sturmlechner --- eclass/trinity-functions-2.eclass | 6 ------ 1 file changed, 6 deletions(-) diff --git a/eclass/trinity-functions-2.eclass b/eclass/trinity-functions-2.eclass index 89b9e67d..c9e2f6d5 100644 --- a/eclass/trinity-functions-2.eclass +++ b/eclass/trinity-functions-2.eclass @@ -133,12 +133,6 @@ need-trinity() { RDEPEND+=" ${my_depend}" } -# @ECLASS-VARIABLE: TRINITY_NEED_ARTS -# @DESCRIPTION: -# This variable is set by the need-arts function. -# Possible arguments are 'yes', 'no' and 'optional'. Default is 'no'. -TRINITY_NEED_ARTS="no" - # @FUNCTION: need-arts # @USAGE: need-arts # @DESCRIPTION: