mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/mopidy: add setuptools to deps
This commit is contained in:
parent
4e682f5c18
commit
f66505c73b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user