diff --git a/srcpkgs/yturl/template b/srcpkgs/yturl/template index ee14b77b5a0..bc9e6e418c2 100644 --- a/srcpkgs/yturl/template +++ b/srcpkgs/yturl/template @@ -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 " license="Public Domain"