From 10a6c0efa3038d6e015123171adfe2754bc1cb1f Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 16 Nov 2020 14:28:11 +0100 Subject: trinity-base/khotkeys: need-arts -> TRINITY_NEED_ARTS local mycmakeargs Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- trinity-base/khotkeys/khotkeys-9999.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/trinity-base/khotkeys/khotkeys-9999.ebuild b/trinity-base/khotkeys/khotkeys-9999.ebuild index dbc26dbc..f05f220c 100644 --- a/trinity-base/khotkeys/khotkeys-9999.ebuild +++ b/trinity-base/khotkeys/khotkeys-9999.ebuild @@ -3,12 +3,11 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_NAME="tdebase" +TRINITY_MODULE_NAME="tdebase" +TRINITY_NEED_ARTS="optional" inherit trinity-meta-2 -need-arts optional - DESCRIPTION="Trinity hotkey daemon" DEPEND="x11-libs/libXtst" @@ -17,7 +16,7 @@ RDEPEND="${DEPEND}" TSM_EXTRACT_ALSO="translations/" src_configure() { - mycmakeargs=( + local mycmakeargs=( -DWITH_XTEST=ON ) -- cgit v1.2.1