diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-30 08:10:06 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-30 08:10:06 +0000 |
commit | 80722bcc3fb6184385996d537700b3f6c79393ac (patch) | |
tree | b595519526c1b905be91f84c9b98479449da0293 /onnxruntime.spec | |
parent | 2440c3d9c662ffaba87b9747a026743835bb4f50 (diff) |
automatic import of onnxruntime
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index c5e509d..f0912d3 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -10,7 +10,7 @@ URL: https://onnxruntime.ai/ Source0: https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.15.1.zip BuildRoot: %{_buildrootdir} #编译所需包(按照文档写的) -BuildRequires: cmake gcc gcc-c++ python3 git python-numpy python-packaging +BuildRequires: cmake gcc gcc-c++ python3 git python-numpy python-packaging openssl openssl-devel #安装所需包(感觉没啥需要的?) Requires: bash Provides: onnxruntime-python-API |