From 660aeab32fecdc494cfcf811fd723252c2fe8cd3 Mon Sep 17 00:00:00 2001 From: "Salvador E. Tropea" Date: Tue, 28 Apr 2020 17:03:12 -0300 Subject: [PATCH] Added python3-pytest to the build dependencies. Enough to make them run. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fd00c96e..80e59104 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: kiplot.inti-cmnb Section: electronics Priority: optional Maintainer: Salvador Eduardo Tropea -Build-Depends: debhelper (>=11~), dh-python, python3-all, python3-setuptools +Build-Depends: debhelper (>=11~), dh-python, python3-all, python3-setuptools, python3-pytest Standards-Version: 4.1.4 Homepage: https://github.com/INTI-CMNB/kiplot X-Python3-Version: >= 3.2