[pve-devel] [PATCH manager 2/2] Completing Build-Depends
Rhonda D'Vine
rhonda at proxmox.com
Thu Oct 11 12:05:20 CEST 2018
These were the missing Build-Depends that were needed in building this
package.
Signed-off-by: Rhonda D'Vine <rhonda at proxmox.com>
---
debian/control | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e0860c33..7e2a91e5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,20 @@
Source: pve-manager
Section: admin
Priority: optional
-Build-Depends: libfile-readbackwards-perl,
+Build-Depends: debhelper (>= 9~),
+ libfile-readbackwards-perl,
+ libhttp-daemon-perl,
liblocale-po-perl,
+ libpve-guest-common-perl,
libpve-http-server-perl,
+ libpve-storage-perl,
libtemplate-perl,
+ libtest-mockmodule-perl,
+ pve-cluster,
+ pve-container,
pve-doc-generator (>= 5.2-6),
+ qemu-server,
+ unzip,
Maintainer: Proxmox Support Team <support at proxmox.com>
Package: pve-manager
--
2.11.0
More information about the pve-devel
mailing list