mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
khard: specify all python3 hostmakedepends
This commit is contained in:
parent
d6dd5af03d
commit
a6e24824d3
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'khard'
|
# Template file for 'khard'
|
||||||
pkgname=khard
|
pkgname=khard
|
||||||
version=0.17.0
|
version=0.17.0
|
||||||
revision=2
|
revision=3
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
depends="python3-setuptools python3-atomicwrites python3-configobj
|
depends="python3-setuptools python3-atomicwrites python3-configobj
|
||||||
python3-vobject python3-Unidecode python3-ruamel.yaml"
|
python3-vobject python3-Unidecode python3-ruamel.yaml"
|
||||||
short_desc="Command-line addressbook built around CardDAV"
|
short_desc="Command-line addressbook built around CardDAV"
|
||||||
|
|
Loading…
Add table
Reference in a new issue