ytcc: drop unneeded hostmakedepends
This commit is contained in:
parent
9079bdcbfa
commit
7b42e5ac85
|
@ -5,7 +5,7 @@ revision=1
|
|||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="ytcc"
|
||||
hostmakedepends="python-setuptools python3-setuptools python-pathlib"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-lxml python3-feedparser python3-dateutil python3-youtube-dl"
|
||||
short_desc="Cmdline tool to track your youtube channels"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in New Issue