- Drop BuildRequire on SDL2 to break a dependency loop
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=35
This commit is contained in:
parent
2d6b5c11b2
commit
15fc2540b0
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 6 16:01:30 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Drop BuildRequire on SDL2 to break a dependency loop; with this,
|
||||
/usr/bin/ffplay is no longer built.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 16 01:32:19 UTC 2022 - Alynx Zhou <alynx.zhou@suse.com>
|
||||
|
||||
|
@ -170,7 +170,6 @@ BuildRequires: pkgconfig(rav1e)
|
||||
%if %{with rubberband}
|
||||
BuildRequires: pkgconfig(rubberband)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(sdl2)
|
||||
%if %{with smbclient}
|
||||
BuildRequires: pkgconfig(smbclient)
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user