From 0ebd363664ac9410e10a3b5e9e8b1322b9d3b1da Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 27 Sep 2022 22:22:27 +0100 Subject: [PATCH] control: Add missing build-deps Signed-off-by: Ian Jackson --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 81c55e2..893f9a8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,9 @@ Source: hippotat Maintainer: Ian Jackson Section: net Priority: optional -Build-Depends: debhelper (>= 10), cargo, rustc, python3-sphinx +Build-Depends: debhelper (>= 10), cargo, rustc, python3-sphinx, + python3-recommonmark, python3-sphinx-markdown-tables, + moreutils, libssl-dev (>= 1.1), pkg-config Standards-Version: 4.6.1 Package: hippotat-client -- 2.30.2