aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mopidy
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2014-10-16 14:19:58 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2014-10-17 10:42:31 +0200
commitf66505c73b60bb04f275c32c40ccedebfee696aa (patch)
treedb0a6ba41ac3a7013d5cf418e4a017b29b57cc4a /testing/mopidy
parent4e682f5c184b1dce98f959283b54da40f0aa2426 (diff)
downloadaports-f66505c73b60bb04f275c32c40ccedebfee696aa.tar.bz2
aports-f66505c73b60bb04f275c32c40ccedebfee696aa.tar.xz
testing/mopidy: add setuptools to deps
Diffstat (limited to 'testing/mopidy')
-rw-r--r--testing/mopidy/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/mopidy/APKBUILD b/testing/mopidy/APKBUILD
index 23d6814d42..0cdaa54407 100644
--- a/testing/mopidy/APKBUILD
+++ b/testing/mopidy/APKBUILD
@@ -2,15 +2,15 @@
# Maintainer:
pkgname=mopidy
pkgver=0.19.4
-pkgrel=0
+pkgrel=1
pkgdesc="Mopidy is an extensible music server"
url="http://www.mopidy.com/"
arch="noarch"
license="Apache"
depends="python py-pykka py-tornado gst-plugins-base0.10 gst-plugins-good0.10
- gst-plugins-ugly0.10 py-gst0.10"
+ gst-plugins-ugly0.10 py-gst0.10 py-setuptools"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python-dev"
install=""
subpackages=""
source="https://pypi.python.org/packages/source/M/Mopidy/Mopidy-$pkgver.tar.gz