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

Evangelos Foutras foutrelis at archlinux.org
Sat Dec 3 16:51:06 UTC 2016


    Date: Saturday, December 3, 2016 @ 16:51:06
  Author: foutrelis
Revision: 282797

Add git to build deps

Needed by tools/gn/last_commit_position.py.

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-03 16:38:59 UTC (rev 282796)
+++ PKGBUILD	2016-12-03 16:51:06 UTC (rev 282797)
@@ -35,7 +35,7 @@
          'ttf-font' 'systemd' 'dbus' 'libpulse' 'perl' 'perl-file-basedir'
          'pciutils' 'desktop-file-utils' 'hicolor-icon-theme')
 depends+=(${_system_libs[@]})
-makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja')
+makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'git')
 optdepends=('kdebase-kdialog: needed for file dialogs in KDE'
             'gnome-keyring: for storing passwords in GNOME keyring'
             'kwallet: for storing passwords in KWallet')



More information about the arch-commits mailing list