ytcc: needs gettext in hostmakedepends
This commit is contained in:
parent
67f08ea49c
commit
e47728681e
|
@ -4,8 +4,7 @@ version=1.8.2
|
|||
revision=2
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="ytcc"
|
||||
hostmakedepends="python3-setuptools"
|
||||
hostmakedepends="gettext python3-setuptools"
|
||||
depends="python3-SQLAlchemy python3-feedparser python3-lxml python3-youtube-dl
|
||||
mpv"
|
||||
short_desc="Cmdline tool to track your youtube channels"
|
||||
|
|
Loading…
Reference in New Issue