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:
Michał Górny
2020-12-02 16:07:47 +01:00
parent 9ef19c0576
commit 1b0789ce17

View File

@@ -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? (