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'
|
# Template file for 'python3-svg.path'
|
||||||
pkgname=python3-svg.path
|
pkgname=python3-svg.path
|
||||||
version=4.1
|
version=4.1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc="svg.path-${version}"
|
wrksrc="svg.path-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
short_desc="Python3 SVG path parser"
|
short_desc="Python3 SVG path parser"
|
||||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue