mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-14 03:49:45 +00: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,
|
libjson-xs-perl,
|
||||||
libio-multiplex-perl,
|
libio-multiplex-perl,
|
||||||
libnet-ssleay-perl,
|
libnet-ssleay-perl,
|
||||||
|
libxml-libxml-perl,
|
||||||
socat,
|
socat,
|
||||||
pve-firewall,
|
pve-firewall,
|
||||||
libuuid-perl,
|
libuuid-perl,
|
||||||
|
Loading…
Reference in New Issue
Block a user