commit: bfb17db12897393f0e7509a1e506322c1278c3bc Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> AuthorDate: Tue Oct 26 00:05:28 2021 +0000 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com> CommitDate: Tue Oct 26 16:35:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bfb17db1
dev-python/pysaml2: add xmlsec dependency Closes https://bugs.gentoo.org/820251 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com> dev-python/pysaml2/pysaml2-7.0.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/pysaml2/pysaml2-7.0.1.ebuild b/dev-python/pysaml2/pysaml2-7.0.1.ebuild index 2761ebaa8..36cb926ef 100644 --- a/dev-python/pysaml2/pysaml2-7.0.1.ebuild +++ b/dev-python/pysaml2/pysaml2-7.0.1.ebuild @@ -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}]
