summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndrej Shadura <andrew.shadura@collabora.co.uk>2019-06-21 08:28:01 -0500
committerAndrej Shadura <andrew.shadura@collabora.co.uk>2019-06-21 08:28:01 -0500
commitd01366d4d85afd65ce1180ae287f31a56f28cfba (patch)
tree93d54b5d08dbc942cb1b7d770c57e62fa0d27c4e /debian
parent073892d8d76ae764dd60bc6aeee65c9ef18dce07 (diff)
Add new build dependencies
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 4b64237..7f41821 100644
--- a/debian/control
+++ b/debian/control
@@ -7,13 +7,16 @@ Build-Depends:
dh-python,
python-all,
python-attr,
+ python-cryptography,
python-idna,
+ python-ipaddress,
python-openssl,
python-pyasn1-modules,
python-pytest,
python-setuptools,
python3-all,
python3-attr,
+ python3-cryptography,
python3-idna,
python3-openssl,
python3-pyasn1-modules,