mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
social-auth-core: fix broken ebuild so regen works
This commit is contained in:
parent
8cba6b6ad6
commit
37355ce15c
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ RDEPEND=">=dev-python/requests-2.9.1[${PYTHON_USEDEP}]
|
|||
$(python_gen_cond_dep '
|
||||
dev-python/defusedxml[${PYTHON_USEDEP}]
|
||||
>=dev-python/python3-openid-3.0.10[${PYTHON_USEDEP}]
|
||||
saml? ( >=python3-saml-1.2.1 )
|
||||
' python3)
|
||||
saml? ( >=dev-python/python3-saml-1.2.1 )
|
||||
')
|
||||
"
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
|
|
|||
Loading…
Reference in a new issue