[arch-commits] Commit in electron11/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Thu Apr 14 22:59:41 UTC 2022
Date: Thursday, April 14, 2022 @ 22:59:41
Author: foutrelis
Revision: 1186374
Add python build deps for depot_tools
Modified:
electron11/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-14 22:59:13 UTC (rev 1186373)
+++ PKGBUILD 2022-04-14 22:59:41 UTC (rev 1186374)
@@ -13,7 +13,8 @@
'libxslt' 'minizip' 'nss' 're2' 'snappy')
makedepends=('clang' 'git' 'gn-m87' 'gperf' 'harfbuzz-icu' 'java-runtime-headless'
'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja' 'npm' 'pciutils' 'yarn'
- 'python2' 'wget')
+ 'python2' 'python' 'python-httplib2' 'python-pyparsing' 'python-six'
+ 'wget')
optdepends=('kde-cli-tools: file deletion support (kioclient5)'
'libappindicator-gtk3: StatusNotifierItem support'
'trash-cli: file deletion support (trash-put)'
More information about the arch-commits
mailing list