pdd: fix cross builds

This commit is contained in:
Duncaen 2023-12-20 22:35:15 +01:00
parent 5f02b64cf7
commit 6fda8a250c
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -3,6 +3,7 @@ pkgname=pdd
version=1.7
revision=1
build_style=gnu-makefile
hostmakedepends="python3 python3-dateutil"
depends="python3-dateutil"
checkdepends="python3-dateutil python3-pytest"
short_desc="Tiny date, time diff calculator"