From 20b7fe97d3a1a8638ef923f80e4189d2056914ef Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 9 Nov 2018 21:51:37 +0200 Subject: Fix: add missing build dep --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e99b12f..c8b1c37 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9~), python-crypto, python3-crypto, python3-cryptography, + python-jwt, python3-jwt, pycodestyle, dh-python, -- cgit v1.2.1