yturl: needs texinfo in hostmakedepends

This commit is contained in:
Jürgen Buchmüller 2020-01-26 20:42:32 +01:00
parent 180df8fd94
commit 67f08ea49c

View file

@ -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"