From 2fa968e8ba0783f986986f23d6e3b3c16290fab7 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 3 Dec 2020 23:01:41 +0000 Subject: sys-fs/hfsutils: require USE=tcl for tests Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich --- sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sys-fs') diff --git a/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild index 663f0b115d7d..d6ec2af91798 100644 --- a/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild +++ b/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild @@ -24,6 +24,9 @@ RDEPEND=" ${DEPEND} " +# tests are enabled only with USE=tcl +RESTRICT="!tcl? ( test )" + # use tk requires tcl - bug #150437 REQUIRED_USE="tk? ( tcl )" PATCHES=( -- cgit v1.2.3-65-gdbad