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

Jan Steffens heftig at archlinux.org
Tue Oct 13 14:08:16 UTC 2015


    Date: Tuesday, October 13, 2015 @ 16:08:16
  Author: heftig
Revision: 249215

The Google backend talks to GOA

Modified:
  gvfs/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-13 13:52:33 UTC (rev 249214)
+++ PKGBUILD	2015-10-13 14:08:16 UTC (rev 249215)
@@ -36,7 +36,7 @@
               'gvfs-smb: SMB/CIFS (Windows client) support'
               'gvfs-gphoto2: gphoto2 (PTP camera/MTP media player) support'
               'gvfs-mtp: MTP device support'
-              'gvfs-goa: gnome-online-accounts support'
+              'gvfs-goa: gnome-online-accounts (e.g. OwnCloud) support'
               'gvfs-nfs: NFS support'
               'gvfs-google: Google Drive support'
               'gtk3: Recent files support')
@@ -135,7 +135,7 @@
 
 package_gvfs-google() {
   pkgdesc="Google Drive backend for gvfs"
-  depends=("gvfs=$pkgver" libgdata)
+  depends=("gvfs-goa=$pkgver" libgdata)
   install=gvfs-module.install
 
   cd "$pkgbase-$pkgver/daemon"



More information about the arch-commits mailing list