diff --git a/ffmpeg-5.changes b/ffmpeg-5.changes index fb701c3..4c63511 100644 --- a/ffmpeg-5.changes +++ b/ffmpeg-5.changes @@ -1,8 +1,10 @@ ------------------------------------------------------------------- -Wed Dec 21 10:46:16 UTC 2022 - Jan Engelhardt +Thu Jan 5 12:57:10 UTC 2023 - Jan Engelhardt - Provide a ffmpeg-5-mini-devel build recipe to help split anticipated build cycles. +- Reenable SDL2 for ffmpeg-5.spec. ffplay and -vf sdl should be + back. [boo#1206505] ------------------------------------------------------------------- Mon Dec 12 21:18:30 UTC 2022 - Dirk Müller diff --git a/ffmpeg-5.spec b/ffmpeg-5.spec index 0eb442f..45d5afa 100644 --- a/ffmpeg-5.spec +++ b/ffmpeg-5.spec @@ -171,6 +171,7 @@ BuildRequires: pkgconfig(rav1e) %if %{with rubberband} BuildRequires: pkgconfig(rubberband) %endif +BuildRequires: pkgconfig(sdl2) %if %{with smbclient} BuildRequires: pkgconfig(smbclient) %endif