parent
1e743074c3
commit
5581ec0cec
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ revision=1
|
|||
wrksrc="pycares-${version}"
|
||||
build_style=python3-module
|
||||
# using bundled c-ares which is patched for TTL support
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel python3-cffi libffi-devel"
|
||||
hostmakedepends="python3-setuptools python3-cffi"
|
||||
makedepends="python3-devel"
|
||||
depends="python3-cffi"
|
||||
short_desc="Python interface for c-ares"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
license="MIT"
|
||||
|
|
Loading…
Reference in a new issue