todoman: specify all python3 hostmakedepends

This commit is contained in:
Andrew J. Hesford 2021-01-28 14:48:21 -05:00
parent a1d67ab1f6
commit 960a3510c7

View file

@ -1,9 +1,9 @@
# Template file for 'todoman'
pkgname=todoman
version=3.8.0
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools"
hostmakedepends="python3-setuptools_scm"
depends="python3-icalendar python3-urwid python3-xdg python3-parsedatetime
python3-atomicwrites python3-click-repl python3-configobj python3-click-log
python3-dateutil python3-tabulate python3-humanize"