mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-slava86.git
synced 2025-02-24 16:02:56 +00:00
Add KerberOS support
This commit is contained in:
parent
9939d4da81
commit
b0c0475d37
1 changed files with 4 additions and 2 deletions
|
@ -192,6 +192,7 @@ BuildRequires: pkgconfig(xt)
|
|||
BuildRequires: pkgconfig(xtst)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
BuildRequires: pkgconfig(vpx)
|
||||
BuildRequires: pkgconfig(krb5-gssapi)
|
||||
BuildRequires: pythonegg(beautifulsoup4)
|
||||
BuildRequires: pythonegg(html5lib)
|
||||
|
||||
|
@ -605,6 +606,7 @@ ln -s /usr/bin/node third_party/node/linux/node-linux-x64/bin/node
|
|||
enable_widevine=%{is_widevine} \
|
||||
pdf_enable_xfa=true \
|
||||
use_pulseaudio=true \
|
||||
use_kerberos=true \
|
||||
use_allocator="none" \
|
||||
treat_warnings_as_errors=false \
|
||||
fatal_linker_warnings=false \
|
||||
|
|
Loading…
Add table
Reference in a new issue