Skip to content

Commit

Permalink
Changes to dpkg configuration for Ubuntu 20.04 (#1545)
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz authored Dec 29, 2020
1 parent 5b055a5 commit 7e204e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/dpkg/control
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7e204e0

Please sign in to comment.