[pve-devel] [Patch V3 manager 8/8] Add libproxmox-acme to the dependencies.
Wolfgang Link
w.link at proxmox.com
Thu Apr 16 07:18:34 CEST 2020
It is a build dependency as it is needed for the man generator.
Signed-off-by: Wolfgang Link <w.link at proxmox.com>
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5df624df..4b0de491 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Build-Depends: debhelper (>= 11~),
libpve-access-control (>= 5.1-5),
libpve-cluster-perl,
libpve-cluster-api-perl,
- libpve-common-perl,
libproxmox-acme-perl,
+ libpve-common-perl,
libpve-guest-common-perl (>= 3.0-7~),
libpve-http-server-perl (>= 2.0-12),
libpve-storage-perl (>= 5.0-35),
@@ -47,9 +47,9 @@ Depends: apt-transport-https | apt (>= 1.5~),
libnet-dns-perl,
libpve-access-control (>= 6.0-6),
libpve-cluster-perl,
+ libproxmox-acme-perl,
libpve-cluster-api-perl,
libpve-common-perl (>= 6.0-11),
- libproxmox-acme-perl,
libpve-guest-common-perl (>= 3.0-3~),
libpve-http-server-perl (>= 3.0-4),
libpve-storage-perl (>= 6.0-1),
--
2.20.1
More information about the pve-devel
mailing list