diff options
| author | Fredrik Thulin <fredrik@thulin.net> | 2013-02-27 16:06:39 +0100 |
|---|---|---|
| committer | Fredrik Thulin <fredrik@thulin.net> | 2013-02-27 16:06:39 +0100 |
| commit | be733d412e44d842e3681bd2a7a2813457e08a93 (patch) | |
| tree | ba14bf42e55aa5acb93e44e1d3a0e08eed6533f5 /doc | |
| parent | 9af9c7bb4b7daf12616ac4d2bd65533b3de5114a (diff) | |
| download | pysaml2-be733d412e44d842e3681bd2a7a2813457e08a93.tar.gz | |
Add M2Crypto to list of dependencies.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/install.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.rst b/doc/install.rst index b27d39cf..5f135839 100644 --- a/doc/install.rst +++ b/doc/install.rst @@ -33,6 +33,7 @@ Depending on how you are going to use PySAML2 you might also need * decorator * python-memcache * memcached +* M2Crypto Quick build instructions ^^^^^^^^^^^^^^^^^^^^^^^^ |
