- Add `Requires: this-is-only-for-build-envs
` [boo#1208652]
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/ffmpeg-5?expand=0&rev=57
This commit is contained in:
parent
7abcdfc329
commit
956ace7341
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 09:44:58 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Add ``Requires: this-is-only-for-build-envs`` [boo#1208652]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 16:03:09 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -848,6 +848,7 @@ Patch11: ffmpeg-CVE-2022-3964.patch
|
||||
Patch91: ffmpeg-dlopen-openh264.patch
|
||||
Patch92: no-vk-video-decoding.patch
|
||||
BuildRequires: c_compiler
|
||||
Requires: this-is-only-for-build-envs
|
||||
|
||||
%description
|
||||
FFmpeg is a multimedia framework.
|
||||
@ -865,6 +866,7 @@ Conflicts: libavutil57
|
||||
Conflicts: libpostproc56
|
||||
Conflicts: libswresample4
|
||||
Conflicts: libswscale6
|
||||
Requires: this-is-only-for-build-envs
|
||||
|
||||
%description libs
|
||||
FFmpeg is a multimedia framework.
|
||||
@ -889,6 +891,7 @@ Conflicts: libswresample-devel
|
||||
Provides: libswscale-devel = %version-%release
|
||||
Conflicts: libswscale-devel
|
||||
Requires: %name-libs = %version-%release
|
||||
Requires: this-is-only-for-build-envs
|
||||
|
||||
%description devel
|
||||
FFmpeg is a multimedia framework.
|
||||
|
Loading…
Reference in New Issue
Block a user