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 931fb760b105..f13e932a4572 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=gitfs
pkgver=0.2.5
-pkgrel=1
+pkgrel=2
pkgdesc="Version controlled file system"
arch=('any')
url="http://www.presslabs.com/gitfs/"
license=('Apache')
-depends=('python')
+depends=('python' 'fuse')
makedepends=('python-setuptools')
source=(http://github.com/PressLabs/$pkgname/archive/$pkgver.tar.gz)
sha1sums=('a54056c1ba4095daae63e3a6e3c2505943691a34')