chromium: try to fix build

This commit is contained in:
Jeff Huang 2018-04-18 23:47:22 +01:00
parent c22dba37c5
commit ef3058aeec

View File

@ -44,7 +44,7 @@ depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
'ttf-font' 'systemd' 'dbus' 'libpulse' 'pciutils' 'json-glib'
'desktop-file-utils' 'hicolor-icon-theme')
depends+=(${_system_libs[@]})
makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git' 'clang')
makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git' 'clang' 'lld')
optdepends=('pepperflashplugin: support for Flash content'
'kwallet: for storing passwords in KWallet'
'kdialog: needed for file dialogs in KDE')
@ -180,10 +180,8 @@ build() {
'ffmpeg_branding="Chrome"'
'proprietary_codecs=true'
'link_pulseaudio=true'
'use_gtk3=true'
'use_gconf=false'
'use_gnome_keyring=false'
'use_lld=false'
'use_sysroot=false'
'linux_use_bundled_binutils=false'
'use_custom_libcxx=false'