yturl: needs texinfo in hostmakedepends
This commit is contained in:
parent
180df8fd94
commit
67f08ea49c
|
@ -4,9 +4,8 @@ version=2.0.2
|
|||
revision=4
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="python3-setuptools texinfo"
|
||||
depends="python3-setuptools python3-requests python3-six"
|
||||
pycompile_module="yturl.py"
|
||||
short_desc="YouTube videos on the command line"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="Public Domain"
|
||||
|
|
Loading…
Reference in New Issue