python3-svg.path: add missing python3 dependency
This commit is contained in:
parent
e0531f8771
commit
d5ef902a4e
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue