python-pydns: use pycompile_module.
This commit is contained in:
parent
f5316e9948
commit
3bb3c4076d
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'python-pydns'
|
||||
pkgname=python-pydns
|
||||
version=2.3.6
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname#*-}-${version}
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
pycompile_module="DNS"
|
||||
short_desc="Python DNS library"
|
||||
maintainer="Duncaen <mail@duncano.de>"
|
||||
license="CNRI"
|
||||
|
|
Loading…
Reference in New Issue
Block a user