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 <asturm@gentoo.org>
pull/183/head
Andreas Sturmlechner 4 years ago
parent 0cdd8da159
commit 10a6c0efa3

@ -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
)

Loading…
Cancel
Save