summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2019-01-10 19:32:16 -0300
committerFelipe Sateler <fsateler@debian.org>2019-01-10 19:32:16 -0300
commit408afe9a77e0d57e20bf0fa5b71109458cbad097 (patch)
tree3087a2ddaca74233894d9969d96e7012bbc010fb
parentedb60e73705e587fbeca9cf7e59721fb243a2a66 (diff)
Revert "Also drop the ssl-match-hostname Build-Depends"
This reverts commit 384ff5e498211a6c6964bea412f9fe258eae31fa.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index fe5ea62..971dee4 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 10),
python-six (>= 1.4.0~),
python-websocket (>= 0.32.0~),
python-dockerpycreds (>= 0.2.2),
+ python-backports.ssl-match-hostname (>= 3.5),
python-ipaddress (>=1.0.16),
# setup.py - python3
python3-requests (>= 2.11.1~),