testing/mopidy: add py-libxml2 to depends

This commit is contained in:
Carlo Landmeter 2015-01-09 11:13:49 +01:00
parent 26dd384585
commit 31dc81292b

View File

@ -2,13 +2,13 @@
# Maintainer:
pkgname=mopidy
pkgver=0.19.5
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 py-setuptools"
gst-plugins-ugly0.10 py-gst0.10 py-setuptools py-libxml2"
depends_dev=""
makedepends="python-dev"
install=""