mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-test.git
synced 2025-02-24 01:52:45 +00:00
build with system vpx
This commit is contained in:
parent
258799a205
commit
636fb02f77
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: chromium-browser-stable
|
||||
Version: 25.0.1364.172
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A fast webkit-based web browser
|
||||
Group: Networking/WWW
|
||||
License: BSD, LGPL
|
||||
|
@ -122,7 +122,7 @@ build/gyp_chromium --depth=. \
|
|||
-D use_system_libevent=1 \
|
||||
-D use_system_speex=1 \
|
||||
-D use_system_flac=1 \
|
||||
-D use_system_vpx=0 \
|
||||
-D use_system_vpx=1 \
|
||||
-D use_system_icu=0 \
|
||||
-D use_system_libusb=1 \
|
||||
-D use_system_libexif=1 \
|
||||
|
|
Loading…
Add table
Reference in a new issue