diff options
Diffstat (limited to 'python-onnxruntime.spec')
-rw-r--r-- | python-onnxruntime.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python-onnxruntime.spec b/python-onnxruntime.spec index 0632714..7a2af85 100644 --- a/python-onnxruntime.spec +++ b/python-onnxruntime.spec @@ -15,8 +15,9 @@ Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/onnxruntime-%{versi Source1: 3rd_party.tar.gz -Patch0: 0001-downgrade-cmake.patch +Patch0: 0001-dont-install-tests.patch Patch1: 0002-use-system-python.patch +Patch2: 0003-system-flatbuffers.patch BuildRequires: cmake BuildRequires: ninja-build |