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 3fe62c2b13e7..00f3d6fa7e65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=pkgdistcache
pkgver=0.3.2
-pkgrel=3
+pkgrel=4
pkgdesc='A distributed local-network cache for pacman packages'
arch=('any')
url='http://venator.ath.cx/dw/doku.php?id=linux:pkgdistcache'
license=('GPL')
-depends=('avahi' 'python2-dbus' 'python2-gobject2' 'curl')
+depends=('avahi' 'python2-dbus' 'dbus-glib' 'python2-gobject2' 'curl')
install="${pkgname}.install"
source=('pkgdistcache-client'
'pkgdistcache-daemon'