mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-slava86.git
synced 2025-02-23 23:42:54 +00:00
Fix excluding libffmpeg.so from AutoReq on rpm5, chromium-codecs is pulled manually
This commit is contained in:
parent
cf52b012a2
commit
720b5bd4f3
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@
|
|||
%bcond_with verbose
|
||||
|
||||
%global __requires_exclude (^devel\\(|.*\\.so\\()
|
||||
# alternative syntax for rpm5
|
||||
%define __noautoreq '^libffmpeg'
|
||||
# Do not provide libEGL.so, libGLESv2.so
|
||||
%global __provides_exclude_from ^%{_crdir}/.*\\.so$
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue