Add perl(Expect). Required in order to test virt-rescue.

This commit is contained in:
Richard W.M. Jones 2012-09-04 15:14:04 +01:00
parent 8304f419b3
commit b647301a64
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ BuildRequires: netpbm-progs
BuildRequires: icoutils
BuildRequires: perl-XML-XPath
BuildRequires: libvirt-daemon-qemu
BuildRequires: perl(Expect)
# This is only needed for RHEL 5 because readline-devel doesn't
# properly depend on it, but doesn't do any harm on other platforms: