mopidy: remove unnecessary builddeps and python_versions.

Close #1258
This commit is contained in:
Juan RP 2015-04-03 08:40:26 +02:00
parent b5be87d6ab
commit d264a1668e

View file

@ -10,10 +10,8 @@ homepage="http://www.mopidy.com"
distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz"
checksum=509ec28f176ceea5dc213c16069763ba5496744bf96e117c292fee38f5007fee
noarch=yes
python_versions=2.7
pycompile_module=mopidy
makedepends="python-devel"
hostmakedepends="python-devel python-setuptools python-pykka"
hostmakedepends="python-setuptools"
depends="gst-python gst-plugins-good1 gst-plugins-ugly1 gst-plugins-bad1 python-tornado python-pykka python-setuptools"
wrksrc="Mopidy-$version"