diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-20 07:08:04 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-20 07:08:04 +0000 |
commit | 55cc7407ec08f24c86ec08e5b96fde990426f6fc (patch) | |
tree | b3964fd5372135c072a29a81e7c90828591d842c | |
parent | 4d6a9ba9ad2347dfa6e94b75d07faa8c87a245d7 (diff) |
automatic import of onnxruntime
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index b82bd32..24df225 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -25,7 +25,7 @@ Source14: onnx-e2525550194ce3d8a2c4a3af451c9d9b3ae6650e.zip Source15: pybind11-2.10.1.zip BuildRoot: %{_buildrootdir} #编译所需包(按照文档写的) -BuildRequires: cmake=3.26.4 gcc gcc-c++ python3 git python-numpy python-packaging openssl openssl-devel iputils bash +BuildRequires: cmake>=3.26.4 gcc gcc-c++ python3 git python-numpy python-packaging openssl openssl-devel iputils bash #安装所需包(感觉没啥需要的?) Requires: bash Provides: onnxruntime-python-API |