debian: Add python3-openssl as build dependency for tests

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2020-11-30 18:53:59 -05:00
parent 6bff26dc78
commit 3b25004970
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

1
debian/control vendored
View File

@ -32,6 +32,7 @@ Build-Depends:
python3-flake8,
python3-gi,
python3-markupsafe,
python3-openssl,
python3-pampy,
python3-paramiko,
python3-psutil,