commit:     e5b39c46a46993a67d7c91a746a657284b438cc7
Author:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 22 10:02:05 2018 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Thu Mar 22 14:23:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b39c46

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(+)

diff --git a/net-libs/davix/davix-0.6.7.ebuild 
b/net-libs/davix/davix-0.6.7.ebuild
index cbb20948595..99b1a2b454c 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"

Reply via email to