From d1b41e0c1ffc64fe4650f92f0e0ebf9c54142689 Mon Sep 17 00:00:00 2001 From: Diego Herrera Date: Mon, 29 Jun 2026 03:29:13 -0400 Subject: [PATCH] Disable system onnx --- python-torch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-torch.spec b/python-torch.spec index 195044e..72e4a26 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -51,7 +51,7 @@ # In fedora, not in rhel/epel or requires a newer version %if 0%{?fedora} %bcond_without eigen3 -%bcond_without onnx +%bcond_with onnx %bcond_with protobuf %bcond_with setuptools %bcond_without sympy