aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2015-08-17 16:52:41 +0000
committerDaniele Tricoli <eriol@mornie.org>2015-08-17 16:52:41 +0000
commitcc1c3240cf5eb9e9993a8c501198403789192045 (patch)
treec7b817951179d5b1889982730f9b71c689e659ae /debian/control
parentc0f16e9577a4fe17608e966ab3e603bacde9ebae (diff)
downloadpython-urllib3-cc1c3240cf5eb9e9993a8c501198403789192045.tar
python-urllib3-cc1c3240cf5eb9e9993a8c501198403789192045.tar.gz
Add python-ntlm to python-urllib3's Suggests
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index bb72207..10db0b4 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,8 @@ Recommends:
python-ndg-httpsclient,
python-openssl,
python-pyasn1
+Suggests:
+ python-ntlm
Description: HTTP library with thread-safe connection pooling for Python
urllib3 supports features left out of urllib and urllib2 libraries.
.