mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2024-12-23 17:34:19 +03:00
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.
This commit is contained in:
parent
9d699c4993
commit
5092c86904
1
debian/control
vendored
1
debian/control
vendored
@ -23,6 +23,7 @@ Depends: libc6 (>= 2.7-18),
|
||||
libjson-xs-perl,
|
||||
libio-multiplex-perl,
|
||||
libnet-ssleay-perl,
|
||||
libxml-libxml-perl,
|
||||
socat,
|
||||
pve-firewall,
|
||||
libuuid-perl,
|
||||
|
Loading…
Reference in New Issue
Block a user