From d95ea061ca1fa120587c7496cea1e815e7e4cbc1 Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Sat, 16 Mar 2024 16:16:44 -0400 Subject: [PATCH] Disable opencv Linking problem with gdal Signed-off-by: Tom Rix --- python-torch.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-torch.spec b/python-torch.spec index 3fbab79..5975969 100644 --- a/python-torch.spec +++ b/python-torch.spec @@ -48,7 +48,7 @@ %bcond_with distributed # For testing openvs -%bcond_without opencv +%bcond_with opencv # For testing cuda %ifarch x86_64