[arch-commits] Commit in electron12/trunk (PKGBUILD)

Evangelos Foutras foutrelis at gemini.archlinux.org
Thu Apr 14 23:00:13 UTC 2022


    Date: Thursday, April 14, 2022 @ 23:00:13
  Author: foutrelis
Revision: 1186375

Add python build deps for depot_tools

Modified:
  electron12/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-14 22:59:41 UTC (rev 1186374)
+++ PKGBUILD	2022-04-14 23:00:13 UTC (rev 1186375)
@@ -14,7 +14,8 @@
          'snappy')
 makedepends=('clang' 'git' 'gn-m87' 'gperf' 'harfbuzz-icu' 'http-parser'
              'java-runtime-headless' 'jsoncpp' 'libnotify' 'lld' 'llvm' 'ninja'
-             'npm' 'pciutils' 'pipewire' 'python2' 'wget' 'yarn')
+             'npm' 'pciutils' 'pipewire' 'python2' 'python' 'python-httplib2'
+             'python-pyparsing' 'python-six' 'wget' 'yarn')
 optdepends=('kde-cli-tools: file deletion support (kioclient5)'
             'libappindicator-gtk3: StatusNotifierItem support'
             'pipewire: WebRTC desktop sharing under Wayland'



More information about the arch-commits mailing list