From e5b39c46a46993a67d7c91a746a657284b438cc7 Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Thu, 22 Mar 2018 11:02:05 +0100 Subject: net-libs/davix: tests need tools to be enabled, bug 651098 Closes: https://bugs.gentoo.org/651098 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- net-libs/davix/davix-0.6.7.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net-libs') diff --git a/net-libs/davix/davix-0.6.7.ebuild b/net-libs/davix/davix-0.6.7.ebuild index cbb209485955..99b1a2b454cb 100644 --- a/net-libs/davix/davix-0.6.7.ebuild +++ b/net-libs/davix/davix-0.6.7.ebuild @@ -34,6 +34,8 @@ PATCHES=( "${FILESDIR}"/${P}-uio.patch ) +REQUIRED_USE="test? ( tools )" + src_configure() { local mycmakeargs=( -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" -- cgit v1.2.3-65-gdbad