mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 15:06:11 -04:00
make it build
This commit is contained in:
parent
e0c2490a14
commit
dd4287ca5d
3 changed files with 11 additions and 9 deletions
|
@ -36,6 +36,7 @@ REQUIREMENTS = {
|
|||
"blist": ["blist"],
|
||||
"pysaml2>=3.0.0,<4.0.0": ["saml2>=3.0.0,<4.0.0"],
|
||||
"pymacaroons-pynacl": ["pymacaroons"],
|
||||
"lxml>=3.6.0": ["lxml"],
|
||||
}
|
||||
CONDITIONAL_REQUIREMENTS = {
|
||||
"web_client": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue