python3-pycares: need python3-cffi to build
This commit is contained in:
parent
016d9c8cf7
commit
76792e43a9
@ -6,7 +6,7 @@ wrksrc="pycares-${version}"
|
|||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
# using bundled c-ares which is patched for TTL support
|
# using bundled c-ares which is patched for TTL support
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel python3-cffi"
|
||||||
short_desc="Python interface for c-ares"
|
short_desc="Python interface for c-ares"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user