]> git.pld-linux.org Git - packages/qemu.git/commitdiff
add BR bcc
authorGrzegorz Pycia / PLD <gzohop@carme.pld-linux.org>
Wed, 19 Dec 2012 07:29:47 +0000 (08:29 +0100)
committerGrzegorz Pycia / PLD <gzohop@carme.pld-linux.org>
Wed, 19 Dec 2012 07:29:47 +0000 (08:29 +0100)
BR spice-sever,spice-protocol >= 0.12

qemu.spec

index be6c335f1f487ba9b37907b860ea9a173b788fad..8775eb6e7b8d816793324fcdb8e94c1eefdbdd9a 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -37,6 +37,7 @@ URL:          http://www.qemu-project.org/
 %{?with_opengl:BuildRequires:  OpenGL-GLX-devel}
 %{?with_sdl:BuildRequires:     SDL-devel >= 1.2.1}
 BuildRequires: alsa-lib-devel
+BuildRequires:  bcc
 BuildRequires: bluez-libs-devel
 BuildRequires: brlapi-devel
 %{?with_ceph:BuildRequires:    ceph-devel}
@@ -64,8 +65,8 @@ BuildRequires:        pkgconfig
 %{?with_pulseaudio:BuildRequires:      pulseaudio-devel}
 BuildRequires: sed >= 4.0
 %if %{with spice}
-BuildRequires: spice-protocol >= 0.8.0
-BuildRequires: spice-server-devel >= 0.8.2
+BuildRequires: spice-protocol >= 0.12.0
+BuildRequires: spice-server-devel >= 0.12.0
 %endif
 BuildRequires: texi2html
 BuildRequires: texinfo
This page took 0.042307 seconds and 4 git commands to generate.