From a5566690b3366c22c52fd93bbc1dd5b4595254d8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 15 Sep 2023 03:36:43 +0000 Subject: automatic import of onnxruntime --- onnxruntime.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'onnxruntime.spec') diff --git a/onnxruntime.spec b/onnxruntime.spec index 87a1c14..0409cd5 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -13,6 +13,7 @@ Source2: date-3.0.1.zip Source3: nsync-1.26.0.zip Source4: protobuf-21.12.zip Source5: json-3.10.5.zip +Source6: mp11-boost-1.82.0.zip BuildRoot: %{_buildrootdir} #编译所需包(按照文档写的) BuildRequires: cmake gcc gcc-c++ python3 git python-numpy python-packaging openssl openssl-devel iputils bash @@ -41,6 +42,7 @@ mv %{SOURCE2} ../BUILD mv %{SOURCE3} ../BUILD mv %{SOURCE4} ../BUILD mv %{SOURCE5} ../BUILD +mv %{SOURCE6} ../BUILD unzip -q -o ../SOURCES/main.zip -d ../BUILD -- cgit v1.2.3