mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/aws-sam-translator: Add missing pyyaml dep
Closes: https://bugs.gentoo.org/758059 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -19,6 +19,7 @@ RDEPEND="
|
||||
>=dev-python/boto3-1.5[${PYTHON_USEDEP}]
|
||||
>=dev-python/jsonschema-2.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/six-1.11[${PYTHON_USEDEP}]
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
Reference in New Issue
Block a user