commit: 2fa968e8ba0783f986986f23d6e3b3c16290fab7
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 23:01:41 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 23:02:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa968e8
sys-fs/hfsutils: require USE=tcl for tests
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild
b/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild
index 663f0b115d7..d6ec2af9179 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=(