From: Richard Jones Date: Sun, 12 Apr 2009 08:42:32 +0000 (+0100) Subject: Add BR qemu (required to run the tests). X-Git-Tag: 0.8.1~5 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=819efe7df8b0f9a48e0ef59cbb5bdccc99c9c6d5 Add BR qemu (required to run the tests). --- diff --git a/libguestfs.spec.in b/libguestfs.spec.in index 99a7798..4a9d405 100644 --- a/libguestfs.spec.in +++ b/libguestfs.spec.in @@ -17,6 +17,7 @@ BuildRequires: /usr/bin/pod2man BuildRequires: /usr/bin/pod2text BuildRequires: febootstrap >= 1.5 BuildRequires: augeas-devel +BuildRequires: qemu # If you want to build the bindings for different languages: BuildRequires: ocaml