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:
parent
a169937853
commit
d45c56decb
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
- perl(DateTime::Format::Pg)
|
||||
- expect
|
||||
- libguestfs-tools-c
|
||||
- libguestfs-xfs
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue