From eadb757371f2a78c3ca6b961a9481625fa8fb8e7 Mon Sep 17 00:00:00 2001 From: pitchum Date: Sun, 14 Jan 2024 10:49:04 +0000 Subject: [PATCH] Add missing runtime deps --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index f7fa8593..3e8af2da 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + imagemagick, curl, tar, file, +Recommends: postgresql, postgresql-contrib, postgresql-postgis Description: Mobilizon instance Mobilizon is a web application that helps you find, create and organize events. .