qemu-server/debian/control
Emmanuel Kasper 5092c86904 Add a build dependency to libxml-libxml-perl, needed for OVF parsing
XML::LibXML is being actively developed, and has 91 reverse
depencies in Debian Stretch, so it should not go away.
2017-09-25 13:31:55 +02:00

38 lines
1.0 KiB
Plaintext

Source: qemu-server
Section: admin
Priority: optional
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 7.0.50~),
libpve-common-perl,
perl (>= 5.10.0-19),
lintian,
pve-doc-generator
Standards-Version: 3.9.5
Homepage: http://www.proxmox.com
Package: qemu-server
Architecture: any
Depends: libc6 (>= 2.7-18),
perl (>= 5.10.0-19),
libterm-readline-gnu-perl,
pve-qemu-kvm (>= 2.2-1),
libpve-access-control,
libpve-storage-perl,
pve-cluster,
libjson-perl,
libjson-xs-perl,
libio-multiplex-perl,
libnet-ssleay-perl,
libxml-libxml-perl,
socat,
pve-firewall,
libuuid-perl,
pve-ha-manager,
dbus,
libpve-common-perl (>= 4.0-92),
libpve-guest-common-perl,
${perl:Depends},
${shlibs:Depends}
Description: Qemu Server Tools
This package contains the Qemu Server tools used by Proxmox VE