mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pdd: fix cross builds
This commit is contained in:
parent
5f02b64cf7
commit
6fda8a250c
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ pkgname=pdd
|
||||||
version=1.7
|
version=1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="python3 python3-dateutil"
|
||||||
depends="python3-dateutil"
|
depends="python3-dateutil"
|
||||||
checkdepends="python3-dateutil python3-pytest"
|
checkdepends="python3-dateutil python3-pytest"
|
||||||
short_desc="Tiny date, time diff calculator"
|
short_desc="Tiny date, time diff calculator"
|
||||||
|
|
Loading…
Add table
Reference in a new issue