From a7f1aeeb46713bf3455b7618b147fdde178783c8 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 9 Nov 2018 21:46:26 +0200 Subject: Fix: add missing build deps --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 5e1bfca..1cf69ba 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,9 @@ Build-Depends: debhelper (>= 9~), python3-all, python3-bottle, python3-coverage-test-runner, + python3-crypto, python3-cryptography, + python3-jwt, pycodestyle, dh-python, cmdtest -- cgit v1.2.1