diff options
author | kali <kali@leap.se> | 2013-01-24 07:59:35 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-01-24 07:59:35 +0900 |
commit | 26d1849415402a5aa826c57519d40a19cc67c059 (patch) | |
tree | 96011407b7e0e7d0eefa1f1d7f81d7b863ab6172 /docs/pkg | |
parent | 88159d703e9b75d3cb0c192e7d7ae92d9d8c67bc (diff) | |
parent | 73b73793d524b795279a697cad12c22a808f5c36 (diff) |
Merge branch 'feature/deprecate-gnutls' into develop
Diffstat (limited to 'docs/pkg')
-rw-r--r-- | docs/pkg/debian.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/pkg/debian.rst b/docs/pkg/debian.rst index 9d6712e1..e98032a5 100644 --- a/docs/pkg/debian.rst +++ b/docs/pkg/debian.rst @@ -14,13 +14,12 @@ Dependencies * ``python-crypto`` * ``python setuptools`` * ``python-requests`` -* ``python-gnutls`` +* ``python-openssl`` .. note:: - these two need a version that is not found in the current debian stable or in ubuntu 12.04. + these need a version that is not found in the current debian stable or in ubuntu 12.04. They will be packaged... soon. -* ``python-gnutls == 1.1.9`` * ``python-keyring`` For tests |