debian: Add python3-openssl to autopkgtest depends

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2021-11-08 20:27:59 -05:00
parent 53fbaf27f2
commit 903bf6f29b
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -14,4 +14,4 @@ Restrictions: needs-root
# Run unit and integration tests on installed files.
#
Test-Command: PYTHONPATH='/usr/lib/python3/dist-packages/plinth/' py.test-3 -p no:cacheprovider --cov=plinth --cov-report=html:debci/htmlcov --cov-report=term
Depends: git, python3-pytest, python3-pytest-cov, python3-pytest-django, @
Depends: git, python3-openssl, python3-pytest, python3-pytest-cov, python3-pytest-django, @