dev-python/pysaml2: add xmlsec dependency

Closes https://bugs.gentoo.org/820251
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-10-26 02:05:28 +02:00
parent 1488aa3150
commit bfb17db128

View File

@@ -17,6 +17,7 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
dev-libs/xmlsec
>=dev-python/cryptography-1.4[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}]
dev-python/pyopenssl[${PYTHON_USEDEP}]