diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 8310d8c..3e561e0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,12 @@ Section: python Priority: extra Maintainer: Ben Howard <ben.howard@ubuntu.com> XSBC-Original-Maintainer: Microsoft Corporation <walinuxagent@microsoft.com> -Build-Depends: debhelper (>= 8), python3-all, python3-setuptools, dh-systemd, python3-pyasn1 +Build-Depends: debhelper (>= 8), + dh-systemd, + python3-all, + python3-setuptools, + python3-pyasn1, + openssl (>=1.0) Standards-Version: 3.9.6 X-Python3-Version: >= 3.2 Homepage: http://go.microsoft.com/fwlink/?LinkId=250998 |