]> git.pld-linux.org Git - packages/qemu.git/commitdiff
adapter (tab reformat)
authorElan Ruusamäe <glen@delfi.ee>
Mon, 15 Aug 2016 20:49:44 +0000 (23:49 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 15 Aug 2016 20:49:44 +0000 (23:49 +0300)
qemu.spec

index 3a88c03568a2fd023a1b9fdc59ce500c2a536fb2..fc0bd8e38361cd1d501990f5f336a314fdba90c6 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_without sdl             # SDL UI and audio support
-%bcond_without  gl      # Don't require gl deps
+%bcond_without gl              # Don't require gl deps
 %bcond_without ceph            # Ceph/RBD support
 %bcond_without glusterfs       # GlusterFS backend
 %bcond_without rdma            # RDMA-based migration support
@@ -66,8 +66,8 @@ Patch5:               libjpeg-boolean.patch
 Patch6:                x32.patch
 Patch7:                %{name}-sh.patch
 URL:           http://www.qemu-project.org/
-%{?with_gl:BuildRequires:      OpenGL-devel}
 %{?with_gl:BuildRequires:      OpenGL-GLX-devel}
+%{?with_gl:BuildRequires:      OpenGL-devel}
 %{?with_sdl:BuildRequires:     SDL2-devel >= 2.0}
 BuildRequires: alsa-lib-devel
 BuildRequires: bcc >= 0.16.21-2
This page took 0.045956 seconds and 4 git commands to generate.