summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrygve Aaberge2013-04-30 04:01:58 +0000
committerThomas Dziedzic2013-04-30 04:01:58 +0000
commit290e5cd0975535a96fd3699ede73e00f68b30d88 (patch)
treea24685206f3154c1350c6b740842296bd967cf33 /PKGBUILD
parentf1558b5919adfa884bc939de7c63577ba9876ec5 (diff)
downloadaur-290e5cd0975535a96fd3699ede73e00f68b30d88.tar.gz
updated on Tue Apr 30 04:01:57 UTC 2013
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5e9dfd0ed56..b9230237e29f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Trygve Aaberge <trygveaa+aur at gmail dot com>
pkgname=mopidy-git
-pkgver=20130320
+pkgver=20130430
pkgrel=1
pkgdesc="A music server which can play music from Spotify"
arch=(any)
url="http://www.mopidy.com"
license=('APACHE')
-depends=('python2' 'pyspotify-git' 'python2-pykka' 'gawk' 'gstreamer0.10-python' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins')
+depends=('python2' 'pyspotify-git' 'python2-pykka' 'python2-distribute' 'gawk' 'gstreamer0.10-python' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins')
makedepends=('git' 'python2')
optdepends=('python2-cherrypy: HTTP frontend'
'python2-ws4py: HTTP frontend'