Date: Wednesday, August 17, 2016 @ 04:43:37
  Author: tensor5
Revision: 186874

electron: add gvfs optional dependency

Modified:
  electron/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-08-17 01:21:34 UTC (rev 186873)
+++ PKGBUILD    2016-08-17 04:43:37 UTC (rev 186874)
@@ -14,6 +14,7 @@
 makedepends=('clang' 'gconf' 'git' 'gperf' 'gtk2' 'harfbuzz-icu' 'jsoncpp'
              'libexif' 'libgnome-keyring' 'libnotify' 'ninja' 'npm' 'pciutils'
              'python2' 'yasm')
+optdepends=('gvfs: file deletion support')
 source=("git+https://github.com/electron/electron.git#tag=v${pkgver}";
         'git+https://github.com/boto/boto.git'
         'git+https://github.com/electron/brightray.git'

Reply via email to