mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-02-03 15:07:15 +08:00
chromium: try to fix build
This commit is contained in:
parent
c22dba37c5
commit
ef3058aeec
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user