From 8b0ef8611299d42137d354ca4a53eb56fec8dbd0 Mon Sep 17 00:00:00 2001 From: Logen Kain Date: Tue, 24 Jan 2017 12:29:23 -0700 Subject: [PATCH] mailple: Added python-setuptools to depends --- srcpkgs/mailpile/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mailpile/template b/srcpkgs/mailpile/template index d562f06cfb..47e39f1484 100644 --- a/srcpkgs/mailpile/template +++ b/srcpkgs/mailpile/template @@ -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 "