python-typing: needs setuptools now
This commit is contained in:
parent
90532c3cbc
commit
1d5990f0e6
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ noarch=yes
|
|||
wrksrc="typing-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="typing.py"
|
||||
hostmakedepends="python-devel"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Backport of the typing module from Python 3.5+"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue