Skip to content

Commit

Permalink
dev-python/pluggy: add missing dependency
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/665716
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
Virgil Dupras committed Sep 11, 2018
1 parent 8b59a66 commit d08d2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/pluggy/pluggy-0.7.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ IUSE="test"

RDEPEND=""
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/setuptools_scm[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"
Expand Down

0 comments on commit d08d2b3

Please sign in to comment.