From 00a66bceba68e16dd15818590f44acf14fc98314 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Fri, 14 Dec 2018 17:09:15 +0100 Subject: [PATCH] debian: add python3-pytest build dependency Signed-off-by: David Lamparter --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index e8dbaf4aaa..006554c5fd 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Build-Depends: pkg-config, python3, python3-sphinx, + python3-pytest , texinfo (>= 4.7) Standards-Version: 4.2.1 Homepage: https://www.frrouting.org/ -- 2.39.5