commit: e6597ab0c98e7933596ba522f696bbe63fc62555
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 27 18:07:46 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 27 18:08:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6597ab0
dev-python/wstools: Add missing RDEP on dev-python/pbr
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/wstools/wstools-0.4.10.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/wstools/wstools-0.4.10.ebuild
b/dev-python/wstools/wstools-0.4.10.ebuild
index 81db0a6ef459..606be79508f8 100644
--- a/dev-python/wstools/wstools-0.4.10.ebuild
+++ b/dev-python/wstools/wstools-0.4.10.ebuild
@@ -24,6 +24,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86
~amd64-linux ~x86-linux ~x64-macos"
RDEPEND="
+ >=dev-python/pbr-3.0.0[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
"
BDEPEND="