dev-python/mcbootflash: Add datastructclass dep

Closes: https://bugs.gentoo.org/946857
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-12-23 08:45:36 +01:00
parent ae5870e48f
commit 7edcf28cb2

View File

@@ -20,6 +20,7 @@ KEYWORDS="~amd64"
RDEPEND="
>=dev-python/bincopy-20.0.0[${PYTHON_USEDEP}]
dev-python/datastructclass[${PYTHON_USEDEP}]
dev-python/pyserial[${PYTHON_USEDEP}]
"
BDEPEND="