diff options
-rw-r--r-- | sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
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=( |