Really needs qemu 0.10 for vmchannel support.

This commit is contained in:
Richard Jones
2009-04-16 01:31:19 +01:00
parent ce6c6978ee
commit 7e47aaa137

View File

@@ -18,7 +18,7 @@ BuildRequires: /usr/bin/pod2text
BuildRequires: febootstrap >= 1.5
BuildRequires: augeas-devel >= 0.5.0
BuildRequires: readline-devel
BuildRequires: qemu
BuildRequires: qemu >= 0.10-7
# These are only required if you want to build the bindings for
# different languages:
@@ -32,7 +32,7 @@ BuildRequires: perl-ExtUtils-MakeMaker
BuildRequires: python-devel
# Runtime requires:
Requires: qemu
Requires: qemu >= 0.10-7
%description