SHA256
1
0
forked from jengelh/ffmpeg-4
Jan Engelhardt 2021-04-16 16:01:56 +00:00 committed by Git OBS Bridge
parent 40933280f1
commit d177605ebe

View File

@ -132,7 +132,7 @@ BuildRequires: pkgconfig(celt) >= 0.11.0
%if %{with codec2}
BuildRequires: pkgconfig(codec2)
%endif
%if 0%{?suse_version} >= 1520
%if 0%{?sle_version} >= 150200
BuildRequires: pkgconfig(dav1d)
%endif
BuildRequires: pkgconfig(enca)
@ -627,7 +627,7 @@ LDFLAGS="%_lto_cflags" \
%if %{with codec2}
--enable-libcodec2 \
%endif
%if 0%{?suse_version} >= 1550
%if 0%{?sle_version} >= 150200
--enable-libdav1d \
%endif
--enable-libdc1394 \