python-scour: add missing checkdepends
This commit is contained in:
parent
a1ae91e658
commit
94b033c105
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ build_style=python-module
|
|||
pycompile_module="scour"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-setuptools python-six"
|
||||
checkdepends="python3-six"
|
||||
short_desc="An SVG scrubber (Python2)"
|
||||
maintainer="Alexander Mamay <alexander@mamay.su>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Reference in a new issue