summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Fontenelle2017-02-13 18:45:55 -0200
committerRafael Fontenelle2017-02-13 18:45:55 -0200
commit6b3c6972fa51440c5cc8819433960a262da26abb (patch)
treea075801fd7ce7babf9cfea25600b4d45ca914b90
parent6c64d754354a64906680fc43102a635814dae265 (diff)
downloadaur-6b3c6972fa51440c5cc8819433960a262da26abb.tar.gz
Replaced gnome-vfs with -nosmb
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eca03be67a33..66301ddb9cb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Graphical two-pane filemanager for GNOME"
arch=('i686' 'x86_64')
url="http://gcmd.github.io/"
license=('GPL')
-depends=('libgnomeui' 'gnome-vfs' 'gconf' 'python2' 'libsm' 'libunique')
+depends=('libgnomeui' 'gnome-vfs-nosmb' 'gconf' 'python2' 'libsm' 'libunique')
makedepends=('perl-xml-parser' 'gnome-doc-utils' 'intltool' 'gnome-common' 'git')
options=(!libtool)
provides=($_name)