summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5136392bf4c6..7f7ad8a881a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=ff4d
pkgver=0.01
-pkgrel=1
+pkgrel=2
pkgdesc='FUSE Filesystem 4 Dropbox (ff4d) is a FUSE plugin whichs allows a local mount of your global Dropbox or jailed application folder'
arch=('any')
url="https://github.com/realriot/${pkgname}"
license=('BSD')
-depends=('fuse' 'python2-fusepy')
+depends=('fuse' 'python2-dropbox' 'python2-fusepy')
source=("${pkgname}.git::git+https://github.com/realriot/${pkgname}.git"
"${pkgname}")
md5sums=('SKIP'