commit 79ee797f2596851f4dc7685b408fd6cfe147cab4
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jan 16 20:53:11 2024 +0100
Revert "Disable libavcodec-freeworld for cuda"
This reverts commit 4a0d2544bc3b3d66e4ad1c0280b2fc8a9e8106b7.
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 280db88..1037420 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