commit 9fd5ddd1b87fe668495c2b9ac26495e6186df078
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Dec 6 09:44:18 2023 +0100
fixup(rubberband)
ffmpeg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index 8b3f12d..04d9495 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -362,7 +362,7 @@ Freeworld libavcodec to complement the distro counterparts
--enable-librsvg \\\
%{?_with_rav1e:--enable-librav1e} \\\
%{?_with_rtmp:--enable-librtmp} \\\
- %{?_with_rubberband:--enable-librubberband}%{?_without_rubberband:
--disable-librubberband} \\\
+ %{!?_without_rubberband:--enable-librubberband} \\\
%{?_with_smb:--enable-libsmbclient --enable-version3} \\\
%{?_with_snappy:--enable-libsnappy} \\\
--enable-libsoxr \\\
Show replies by date