python-spambayes: fix dependencies (close #1180)
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
# Template file for 'python-spambayes'
|
# Template file for 'python-spambayes'
|
||||||
pkgname=python-spambayes
|
pkgname=python-spambayes
|
||||||
version=1.1b1
|
version=1.1b1
|
||||||
revision=2
|
revision=3
|
||||||
wrksrc=${pkgname#*-}-${version}
|
wrksrc=${pkgname#*-}-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python"
|
depends="python-lockfile python-pydns"
|
||||||
pycompile_module="${pkgname#*-}"
|
pycompile_module="${pkgname#*-}"
|
||||||
short_desc="Spam classification system"
|
short_desc="Spam classification system"
|
||||||
maintainer="Duncaen <mail@duncano.de>"
|
maintainer="Duncaen <mail@duncano.de>"
|
||||||
|
|||||||
Reference in New Issue
Block a user