mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/tenacity: fixing missing dep (on pbr) for bug 632880
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -17,6 +17,7 @@ KEYWORDS="amd64 ~arm64 x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="
|
||||
dev-python/pbr[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
"
|
||||
RDEPEND="
|
||||
|
||||
Reference in New Issue
Block a user