[pve-devel] [PATCH qemu-server 2/2] Add missing Build-Depends
Rhonda D'Vine
rhonda at proxmox.com
Mon Nov 12 14:59:59 CET 2018
These were found while building the package within a clean chroot.
Signed-off-by: Rhonda D'Vine <rhonda at proxmox.com>
---
debian/control | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/debian/control b/debian/control
index 45d7855..dc1a2bd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,14 @@ Build-Depends: debhelper (>= 7.0.50~),
libio-multiplex-perl,
libpve-common-perl,
libpve-guest-common-perl (>> 2.0-18),
+ libpve-storage-perl,
+ libtest-mockmodule-perl,
+ libxml-libxml-perl,
lintian,
perl (>= 5.10.0-19),
+ pve-cluster,
pve-doc-generator,
+ pve-firewall,
qemu-utils,
Standards-Version: 3.9.5
Homepage: http://www.proxmox.com
--
2.11.0
More information about the pve-devel
mailing list