mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-slava86.git
synced 2025-02-24 16:02:56 +00:00
use internal ICU. System icu crash many sites
This commit is contained in:
parent
5a00eea885
commit
5748d9b0ec
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: chromium-browser-stable
|
||||
Version: 32.0.1700.76
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A fast webkit-based web browser
|
||||
Group: Networking/WWW
|
||||
License: BSD, LGPL
|
||||
|
@ -42,7 +42,7 @@ BuildRequires: libxslt-devel libxml2-devel libxt-devel pam-devel
|
|||
BuildRequires: libevent-devel pkgconfig(flac) pulseaudio-devel
|
||||
BuildRequires: elfutils-devel udev-devel speex-devel yasm
|
||||
BuildRequires: pkgconfig(harfbuzz) pkgconfig(libmtp) pkgconfig(libgpsd)
|
||||
BuildRequires: speech-dispatcher-devel pkgconfig(icu-uc) pkgconfig(libusb-1.0)
|
||||
BuildRequires: speech-dispatcher-devel pkgconfig(libusb-1.0)
|
||||
BuildRequires: pkgconfig(libpci) pkgconfig(gstreamer-plugins-base-1.0), gyp
|
||||
BuildRequires: pkgconfig(opus) pkgconfig(libwebp)
|
||||
BuildRequires: pkgconfig(minizip) pkgconfig(libexif) cap-devel
|
||||
|
@ -125,7 +125,7 @@ export GYP_GENERATORS=make
|
|||
-D use_system_speex=1 \
|
||||
-D use_system_flac=1 \
|
||||
-D use_system_vpx=1 \
|
||||
-D use_system_icu=1 \
|
||||
-D use_system_icu=0 \
|
||||
-D use_system_libusb=1 \
|
||||
-D use_system_libexif=1 \
|
||||
-D use_system_libsrtp=0 \
|
||||
|
|
Loading…
Add table
Reference in a new issue