mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
ytcc: drop unneeded hostmakedepends
This commit is contained in:
parent
9079bdcbfa
commit
7b42e5ac85
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="ytcc"
|
pycompile_module="ytcc"
|
||||||
hostmakedepends="python-setuptools python3-setuptools python-pathlib"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-lxml python3-feedparser python3-dateutil python3-youtube-dl"
|
depends="python3-lxml python3-feedparser python3-dateutil python3-youtube-dl"
|
||||||
short_desc="Cmdline tool to track your youtube channels"
|
short_desc="Cmdline tool to track your youtube channels"
|
||||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue