From ad586b861739dad6d99e72bc33548921e27e01b2 Mon Sep 17 00:00:00 2001 From: Daniel Watkins Date: Mon, 22 Jun 2020 09:34:00 -0400 Subject: [PATCH] d/control: add python3-pytest-catchlog to Build-Depends --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 2155f69374f..651c4f2ba09 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9), python3-mock, python3-oauthlib, python3-pytest, + python3-pytest-catchlog, python3-requests, python3-serial, python3-setuptools,