commit 2362b25c5de968d3aa03ec0c5497d0d93259c8ec
Author: Nicolas Chauvet <nchauvet(a)linagora.com>
Date: Wed Jan 17 18:35:21 2024 +0100
Revert "Disable libavcodec-freeworld for cuda"
This reverts commit 427b61aa470b15d596d49b09f80358aa8f34b861.
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 9eb24b9..ca61231 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -5,7 +5,7 @@
#global commit 691d01989936d4b0681aa226aea8a19f06c04cea
#global rel %(c=%{commit}; echo ${c:0:7})
-%if (0%{?fedora} >= 37 || 0%{?rhel} >= 9) && 0%{!?_with_cuda:0}
+%if 0%{?fedora} >= 37 || 0%{?rhel} >= 9
%bcond_without libavcodec_freeworld
%else
%bcond_with libavcodec_freeworld