From d3875be0487017389d2d826d82e50a05513c9d8f Mon Sep 17 00:00:00 2001 From: Christophe Siraut Date: Thu, 14 May 2020 07:29:59 +0200 Subject: [PATCH] debian/control: add git to build-dependencies --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 361b8a9..8eeffc6 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,8 @@ Build-Depends: debhelper (>= 9), python3-setuptools, python3-six, python3-tz, - dh-python + dh-python, + git Standards-Version: 3.9.1 X-Python-Version: >= 2.7 X-Python3-Version: >= 3.4