summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2ba5ca1e1a4..342abaacaadb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=mopidy-git
_gitname=mopidy
pkgver=2.1.0.r36.g616f9ff1
-pkgrel=1
-pkgdesc="A music server which can play music from Spotify"
+pkgrel=2
+pkgdesc="An extensible music server written in Python"
arch=('any')
url="http://www.mopidy.com"
license=('APACHE')
@@ -15,6 +15,7 @@ depends=('python2'
'python2-requests'
'python2-setuptools'
'python2-tornado'
+ 'python2-gobject'
'gst-python'
'gst-plugins-base'
'gst-plugins-good'