python3-svg.path: add missing python3 dependency

This commit is contained in:
Michal Vasilek 2022-01-05 00:53:11 +01:00
parent e0531f8771
commit d5ef902a4e

View file

@ -1,10 +1,11 @@
# Template file for 'python3-svg.path'
pkgname=python3-svg.path
version=4.1
revision=2
revision=3
wrksrc="svg.path-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
short_desc="Python3 SVG path parser"
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
license="MIT"