From 7e204e05cdcb6db1748b21f82a9b3252eb72fc2d Mon Sep 17 00:00:00 2001 From: Joachim Metz Date: Tue, 29 Dec 2020 13:44:12 +0100 Subject: [PATCH] Changes to dpkg configuration for Ubuntu 20.04 (#1545) --- config/dpkg/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dpkg/control b/config/dpkg/control index 69942b408e..22734d3b9b 100644 --- a/config/dpkg/control +++ b/config/dpkg/control @@ -27,7 +27,7 @@ Description: Python 3 module of Timesketch Package: timesketch-server Architecture: all -Depends: apt-transport-https, gunicorn3, python3-psycopg2, python3-timesketch (>= ${binary:Version}), ${python3:Depends}, ${misc:Depends} +Depends: apt-transport-https, gunicorn, python3-psycopg2, python3-timesketch (>= ${binary:Version}), ${python3:Depends}, ${misc:Depends} Recommends: elasticsearch, openjdk-8-jre-headless, postgresql, redis-server Description: Timesketch server Timesketch is a web based tool for collaborative forensic