commit:     cd36549d23f7f064f38cb2fdb709b0e840091843
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 00:29:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 00:29:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd36549d

net-analyzer/scapy: add mock testdep

Closes: https://bugs.gentoo.org/890465
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-analyzer/scapy/scapy-2.5.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-analyzer/scapy/scapy-2.5.0.ebuild 
b/net-analyzer/scapy/scapy-2.5.0.ebuild
index 2626511f453a..fdd25b404e07 100644
--- a/net-analyzer/scapy/scapy-2.5.0.ebuild
+++ b/net-analyzer/scapy/scapy-2.5.0.ebuild
@@ -18,6 +18,7 @@ RESTRICT="!test? ( test )"
 
 BDEPEND="
        test? (
+               dev-python/mock[${PYTHON_USEDEP}]
                dev-python/python-zstandard[${PYTHON_USEDEP}]
        )
 "

Reply via email to