summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 941beaf11627..903a629fa990 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks.
arch=('any')
url="https://github.com/jaedb/iris"
license=('APACHE')
-depends=('mopidy>=3' 'python-configobj' 'python-pylast')
+depends=('mopidy>=3' 'python-pykka>=2.0.1' 'python-setuptools')
makedepends=('python-build' 'python-installer' 'python-wheel')
optdepends=('mopidy-local: local library support'
'mopidy-spotify: spotify support')