commit 114e10871e19bdb2e387c8d19d991b583ddeff94
Author: Jacek Konieczny <[email protected]>
Date:   Fri Oct 28 09:39:22 2016 +0200

    fix ocaml build
    
    %%requires_eq might force BuildRequires

 llvm.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/llvm.spec b/llvm.spec
index f99b88b..1117e85 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -437,7 +437,9 @@ Summary:    OCaml binding for LLVM
 Summary(pl.UTF-8):     Wiązanie OCamla do LLVM-a
 Group:         Libraries
 Requires:      %{name} = %{version}-%{release}
+%if %{with ocaml}
 %requires_eq   ocaml-runtime
+%endif
 
 %description ocaml
 OCaml binding for LLVM.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/114e10871e19bdb2e387c8d19d991b583ddeff94

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

Reply via email to