From 3591822189769a3e20034ca8e844d6534019c486 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 8 Feb 2019 21:57:07 +0100 Subject: [PATCH] d/control: add missing dependencies MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit used by the ACME standalone challenge. these were previously already depended on by pve-manager, where they were recently removed - exposing the fact they are in fact required by libpve-common-perl. Signed-off-by: Fabian Grünbichler --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 79f2b7b..c895f6f 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,8 @@ Depends: libclone-perl, libcrypt-openssl-rsa-perl, libdevel-cycle-perl, libfilesys-df-perl, + libhttp-daemon-perl, + libhttp-message-perl, libio-stringy-perl, libjson-perl, liblinux-inotify2-perl, -- 2.39.2