mopidy-local: add missing dependency on uritools
This commit is contained in:
committed by
Đoàn Trần Công Danh
parent
dba0c4705d
commit
14a84fa85e
@@ -1,10 +1,10 @@
|
||||
# Template file for 'mopidy-local'
|
||||
pkgname=mopidy-local
|
||||
version=3.1.1
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="mopidy python3-pykka python3-setuptools"
|
||||
depends="mopidy python3-pykka python3-setuptools python3-uritools"
|
||||
checkdepends="${depends} python3-gobject python3-pytest"
|
||||
short_desc="Mopidy extension for playing music from your local music archive"
|
||||
maintainer="Nick Hahn <nick.hahn@posteo.de>"
|
||||
|
||||
Reference in New Issue
Block a user