From dd33ea5b8f03b0c929883f18882e8e67a17e4cd5 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Wed, 12 Aug 2020 10:59:26 +0200 Subject: [PATCH] add dh-python build dependency --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3d380a14..bdb5c214 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: risotto Section: admin Priority: extra Maintainer: Cadoles -Build-depends: debhelper (>=11), python3-all, python3-setuptools +Build-depends: debhelper (>=11), python3-all, python3-setuptools, dh-python Standards-Version: 3.9.4 Homepage: https://forge.cadoles.com/Infra/risotto