khard: specify all python3 hostmakedepends

This commit is contained in:
Andrew J. Hesford 2021-01-28 14:48:20 -05:00
parent d6dd5af03d
commit a6e24824d3

View file

@ -1,9 +1,9 @@
# Template file for 'khard'
pkgname=khard
version=0.17.0
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools"
hostmakedepends="python3-setuptools_scm"
depends="python3-setuptools python3-atomicwrites python3-configobj
python3-vobject python3-Unidecode python3-ruamel.yaml"
short_desc="Command-line addressbook built around CardDAV"