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

Evangelos Foutras foutrelis at archlinux.org
Thu Jun 29 22:49:28 UTC 2017


    Date: Thursday, June 29, 2017 @ 22:49:27
  Author: foutrelis
Revision: 299415

New optional dep: pepper-flash
--This line, and thosebelow, will be ignored--

M    trunk/PKGBUILD

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-29 22:35:55 UTC (rev 299414)
+++ PKGBUILD	2017-06-29 22:49:27 UTC (rev 299415)
@@ -38,7 +38,8 @@
          'hicolor-icon-theme')
 depends+=(${_system_libs[@]})
 makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja' 'nodejs' 'git')
-optdepends=('kdialog: needed for file dialogs in KDE'
+optdepends=('pepper-flash: support for Flash content'
+            'kdialog: needed for file dialogs in KDE'
             'gnome-keyring: for storing passwords in GNOME keyring'
             'kwallet: for storing passwords in KWallet')
 install=chromium.install



More information about the arch-commits mailing list