mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/argon2-cffi-bindings: Added dev-python/setuptools_scm to BDEPEND
Closes: https://bugs.gentoo.org/831992 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de> Closes: https://github.com/gentoo/gentoo/pull/23946 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
fde22e6966
commit
0eb68e7cbd
@@ -16,7 +16,10 @@ KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86"
|
||||
IUSE="cpu_flags_x86_sse2"
|
||||
|
||||
DEPEND="app-crypt/argon2:="
|
||||
BDEPEND="virtual/python-cffi[${PYTHON_USEDEP}]"
|
||||
BDEPEND="
|
||||
>=dev-python/setuptools_scm-6.2[${PYTHON_USEDEP}]
|
||||
virtual/python-cffi[${PYTHON_USEDEP}]
|
||||
"
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
${BDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user