summaryrefslogtreecommitdiff
path: root/dev-util/pkgcheck/pkgcheck-0.10.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-31 08:59:54 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-31 08:59:54 +0100
commit3b08f674e3f771b49370edb144dab0958c8cf721 (patch)
tree3673eb62859b2343bc70589f2f9d670c2eee5cc8 /dev-util/pkgcheck/pkgcheck-0.10.5.ebuild
parentb1c81de4fadbd00897700a7321f03b390d952b2e (diff)
gentoo resync : 31.08.2021
Diffstat (limited to 'dev-util/pkgcheck/pkgcheck-0.10.5.ebuild')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.5.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.5.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.5.ebuild
index fecb6baf36a3..5cce16c33f18 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.5.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.5.ebuild
@@ -38,7 +38,11 @@ RDEPEND+="
>=dev-python/tree-sitter-0.19.0[${PYTHON_USEDEP}]
"
BDEPEND="
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+ test? (
+ dev-python/pytest[${PYTHON_USEDEP}]
+ dev-python/requests[${PYTHON_USEDEP}]
+ dev-vcs/git
+ )
"
distutils_enable_tests setup.py