From 4a7239aadecea3c5db4f71d1e5c5e4629da75518 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Tue, 13 Sep 2011 11:48:08 +0100 Subject: [PATCH] Fix typo in BR --- qemu.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu.spec b/qemu.spec index ef34559..f6fa6b4 100644 --- a/qemu.spec +++ b/qemu.spec @@ -84,7 +84,7 @@ BuildRequires: spice-protocol >= 0.8.1 BuildRequires: spice-server-devel >= 0.9.0 %endif # For network block driver -BuildRequries: libcurl-devel +BuildRequires: libcurl-devel # We need both because the 'stap' binary is probed for by configure BuildRequires: systemtap BuildRequires: systemtap-sdt-devel