diff --git a/srcpkgs/mopidy/template b/srcpkgs/mopidy/template index e3579e0350..9c839039b6 100644 --- a/srcpkgs/mopidy/template +++ b/srcpkgs/mopidy/template @@ -1,14 +1,14 @@ # Template file for 'mopidy' pkgname=mopidy version=2.3.1 -revision=1 +revision=2 archs=noarch wrksrc="Mopidy-${version}" build_style=python2-module pycompile_module=mopidy hostmakedepends="python-setuptools python-Sphinx python-sphinx_rtd_theme python-pykka" depends="gst1-python gst-plugins-good1 gst-plugins-ugly1 gst-plugins-bad1 - python-tornado python-pykka python-setuptools python-requests" + python-futures python-tornado python-pykka python-setuptools python-requests" short_desc="Music server for MPD, Spotify, SoundClound and others" maintainer="allan " license="Apache-2.0"