From 61fc9b15e5f32b51adbd7b05d9c12cbfa5e6079d Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Wed, 12 Aug 2020 08:41:54 +0200 Subject: [PATCH] ajout de la dependance vers cheetah --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 38ac10b3..a8c5d7ad 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,6 @@ Homepage: https://forge.cadoles.com/Infra/rougail Package: rougail Architecture: any Pre-Depends: dpkg, python3, ${misc:Pre-Depends} -Depends: ${python:Depends}, ${misc:Depends} +Depends: ${python:Depends}, ${misc:Depends}, python3-cheetah Description: configuration manager