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