summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2020-11-08 16:15:23 +0100
committerBernard Cafarelli <voyageur@gentoo.org>2020-11-08 16:30:24 +0100
commit7ab61ec2a0e2e8f784bba6e48c68bef5d997d39c (patch)
tree549e3bfaa414e0b7773e7a104027298b01427e82 /net-analyzer/wapiti
parentnet-misc/nx: 3.5.99.25 bump (diff)
downloadgentoo-7ab61ec2a0e2e8f784bba6e48c68bef5d997d39c.tar.gz
gentoo-7ab61ec2a0e2e8f784bba6e48c68bef5d997d39c.tar.bz2
gentoo-7ab61ec2a0e2e8f784bba6e48c68bef5d997d39c.zip
net-analyzer/wapiti: set DISTUTILS_USE_SETUPTOOLS
Closes: https://bugs.gentoo.org/751688 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'net-analyzer/wapiti')
-rw-r--r--net-analyzer/wapiti/wapiti-3.0.3.ebuild1
-rw-r--r--net-analyzer/wapiti/wapiti-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-analyzer/wapiti/wapiti-3.0.3.ebuild b/net-analyzer/wapiti/wapiti-3.0.3.ebuild
index b74bc61781ce..4537e62437ab 100644
--- a/net-analyzer/wapiti/wapiti-3.0.3.ebuild
+++ b/net-analyzer/wapiti/wapiti-3.0.3.ebuild
@@ -3,6 +3,7 @@
EAPI=7
+DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE='xml'
diff --git a/net-analyzer/wapiti/wapiti-9999.ebuild b/net-analyzer/wapiti/wapiti-9999.ebuild
index ef1480dd21ea..95af12c83a0c 100644
--- a/net-analyzer/wapiti/wapiti-9999.ebuild
+++ b/net-analyzer/wapiti/wapiti-9999.ebuild
@@ -3,6 +3,7 @@
EAPI=7
+DISTUTILS_USE_SETUPTOOLS=rdepend
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_REQ_USE='xml'