From 6c747b1f0e3b617ac174bafb754c3792d3e65b27 Mon Sep 17 00:00:00 2001 From: Emmanuel Viennet Date: Sun, 21 Nov 2021 23:40:34 +0100 Subject: [PATCH] removed added deb dependency to unblock updates --- tools/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/debian/control b/tools/debian/control index fec60a15..fe734c06 100644 --- a/tools/debian/control +++ b/tools/debian/control @@ -4,4 +4,4 @@ Architecture: amd64 Maintainer: Emmanuel Viennet Description: ScoDoc 9 Un logiciel pour le suivi de la scolarité universitaire. -Depends: adduser, curl, gcc, graphviz, libpq-dev, postfix|exim4, cracklib-runtime, libcrack2-dev, python3-dev, python3-venv, python3-pip, python3-wheel, nginx, postgresql, redis, ufw, systemctl +Depends: adduser, curl, gcc, graphviz, libpq-dev, postfix|exim4, cracklib-runtime, libcrack2-dev, python3-dev, python3-venv, python3-pip, python3-wheel, nginx, postgresql, redis, ufw