From b404e4d9308b1cf756f13e02712b94909f4253fc Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 11 Nov 2020 10:21:24 +0100 Subject: [PATCH] d/control: check in new dependnecies to generated control Signed-off-by: Thomas Lamprecht --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index cc1cbfc8..18d1c132 100644 --- a/debian/control +++ b/debian/control @@ -104,7 +104,9 @@ Depends: fonts-font-awesome, libjs-extjs (>= 6.0.1), libzstd1 (>= 1.3.8), lvm2, + openssh-server, pbs-i18n, + postfix | mail-transport-agent, proxmox-backup-docs, proxmox-mini-journalreader, proxmox-widget-toolkit (>= 2.3-6), @@ -113,6 +115,7 @@ Depends: fonts-font-awesome, ${misc:Depends}, ${shlibs:Depends}, Recommends: zfsutils-linux, + ifupdown2, Description: Proxmox Backup Server daemon with tools and GUI This package contains the Proxmox Backup Server daemons and related tools. This includes a web-based graphical user interface.