mailple: Added python-setuptools to depends
This commit is contained in:
parent
a2a408c1af
commit
8b0ef86112
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'mailpile'
|
||||
pkgname=mailpile
|
||||
version=0.5.2
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=Mailpile-${version}
|
||||
noarch=yes
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python python-Jinja2 python-lxml python-MarkupSafe python-Pillow
|
||||
python-spambayes python-pydns python-pgpdump gnupg"
|
||||
python-spambayes python-pydns python-pgpdump gnupg python-setuptools"
|
||||
pycompile_module="static $pkgname"
|
||||
short_desc="Modern email client with user-friendly encryption and privacy features"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in a new issue