mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
testing/mopidy: add py-libxml2 to depends
This commit is contained in:
parent
26dd384585
commit
31dc81292b
@ -2,13 +2,13 @@
|
|||||||
# Maintainer:
|
# Maintainer:
|
||||||
pkgname=mopidy
|
pkgname=mopidy
|
||||||
pkgver=0.19.5
|
pkgver=0.19.5
|
||||||
pkgrel=0
|
pkgrel=1
|
||||||
pkgdesc="Mopidy is an extensible music server"
|
pkgdesc="Mopidy is an extensible music server"
|
||||||
url="http://www.mopidy.com/"
|
url="http://www.mopidy.com/"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="Apache"
|
license="Apache"
|
||||||
depends="python py-pykka py-tornado gst-plugins-base0.10 gst-plugins-good0.10
|
depends="python py-pykka py-tornado gst-plugins-base0.10 gst-plugins-good0.10
|
||||||
gst-plugins-ugly0.10 py-gst0.10 py-setuptools"
|
gst-plugins-ugly0.10 py-gst0.10 py-setuptools py-libxml2"
|
||||||
depends_dev=""
|
depends_dev=""
|
||||||
makedepends="python-dev"
|
makedepends="python-dev"
|
||||||
install=""
|
install=""
|
||||||
|
Loading…
Reference in New Issue
Block a user