commit edcba38c33c3848bc828adf874b365c028e8761a
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 0266673..87542ab 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -364,7 +364,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 \\\