summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-08-27 13:53:30 +0000
committerCoprDistGit <infra@openeuler.org>2023-08-27 13:53:30 +0000
commit1f0ffac39d96eadd230be1ed6c94fe22f43078d5 (patch)
tree6d0c9ee76a3b8288c2a3a87600fa25549e4d2200
parentf18251848242634a48700fd4031d2cb3dd61e0e8 (diff)
automatic import of onnxruntime
-rw-r--r--onnxruntime.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec
index c5c214f..468e487 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -8,7 +8,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: wget cmake gcc gcc-c++ python3 git python-numpy python-packaging
#安装所需包(感觉没啥需要的?)
Requires: bash
Provides: onnxruntime-python-API