diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-02 05:28:50 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-02 05:28:50 +0000 |
commit | 42329a6c99f4cc4ab7a8342eaa37e659dad224f6 (patch) | |
tree | 8ac997f0aaaebab69096a4a77544afe947fa1cd4 | |
parent | 74e95adf3e8865fae36ebf783eca0978e1dfe0e4 (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 3884b0f..9b843c0 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 openssl openssl-devel ping bash +BuildRequires: cmake gcc gcc-c++ python3 git python-numpy python-packaging openssl openssl-devel iputils bash #安装所需包(感觉没啥需要的?) Requires: bash Provides: onnxruntime-python-API |