commit 5710db8f0495087a0e40c190e1e02e7c8f22de50
Author: Jacek Konieczny <[email protected]>
Date:   Thu Apr 10 20:21:52 2014 +0200

    do not Require: SDL when built without dsl

 qemu.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/qemu.spec b/qemu.spec
index 3437652..42c9de7 100644
--- a/qemu.spec
+++ b/qemu.spec
@@ -135,7 +135,9 @@ Obsoletes:  qemu-kvm
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define        systempkg_req \
+%if %{with sdl} \
 Requires:      SDL >= 1.2.1 \
+%endif \
 %if %{with usbredir} \
 Requires:      usbredir >= 0.6 \
 %endif \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qemu.git/commitdiff/5710db8f0495087a0e40c190e1e02e7c8f22de50

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to