(no commit message)
authorJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 9 Jun 2021 12:57:07 +0000 (14:57 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Wed, 9 Jun 2021 12:57:07 +0000 (14:57 +0200)
lldb-experimental.spec

index 1db815a..1bbb74a 100644 (file)
@@ -18,7 +18,7 @@
 %endif
 Name: lldb-experimental
 Version: 13.0.0
-Release: 0.20210605snap0%{?dist}
+Release: 0.20210609snap0%{?dist}
 Summary: Next generation high-performance debugger - experimental trunk snapshot
 License: NCSA
 URL: http://lldb.llvm.org/
@@ -29,6 +29,9 @@ Source0: empty.tar
 BuildRequires: clang git libedit-devel libatomic libxml2-devel zlib-devel valgrind-devel libpfm-devel
 # https://src.fedoraproject.org/rpms/epydoc
 #BuildRequires: epydoc
+%if ! 0%{?rhel:1} || 0%{?rhel} > 8
+BuildRequires:  ocaml-findlib ocaml-ctypes
+%endif
 %if 0%{?rhel:1} && 0%{?rhel} <= 7
 #+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
 #Compiling /quad/home/jkratoch/redhat/lldb-experimental/BUILDROOT/lldb-experimental-13.0.0-0.20210206snap1.el7.x86_64/opt/lldb-experimental/lib64/python3.8/site-packages/lldb/__init__.py ...