openqa-server: need libguestfs-xfs

Turns out this was the reason why desktop HDD image generation
wasn't working: we need the XFS support bits for libguestfs or
else it can't resize the partitions.
This commit is contained in:
Adam Williamson 2015-12-05 11:43:05 -08:00
parent a169937853
commit d45c56decb

View file

@ -57,6 +57,7 @@
- perl(DateTime::Format::Pg)
- expect
- libguestfs-tools-c
- libguestfs-xfs
tags:
- packages