mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
parent
1e743074c3
commit
5581ec0cec
1 changed files with 3 additions and 2 deletions
|
@ -5,8 +5,9 @@ revision=1
|
||||||
wrksrc="pycares-${version}"
|
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 python3-cffi"
|
||||||
makedepends="python3-devel python3-cffi libffi-devel"
|
makedepends="python3-devel"
|
||||||
|
depends="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…
Add table
Reference in a new issue