summaryrefslogtreecommitdiff
path: root/libre/python-reportlab-libre
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-03-31 18:34:02 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-03-31 18:34:02 -0300
commit0aba2677e3b2fcd2b11b733c82cc4d85c13619b7 (patch)
tree6025d1df5cb3b401e12c067e2ea19a46756baa0f /libre/python-reportlab-libre
parent1f706ed0b9c5871ceb3f45fdbe16f628483bdb26 (diff)
parent6220e74b25f00c84b9430ea341d4c7bba083a419 (diff)
Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/python-reportlab-libre')
-rw-r--r--libre/python-reportlab-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/python-reportlab-libre/PKGBUILD b/libre/python-reportlab-libre/PKGBUILD
index 401d61c9f..c211f1567 100644
--- a/libre/python-reportlab-libre/PKGBUILD
+++ b/libre/python-reportlab-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 106308 2014-02-27 10:52:25Z jelle $
+# $Id: PKGBUILD 107615 2014-03-18 10:32:13Z jelle $
# Maintainer:
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: William Rea <sillywilly@gmail.com>
@@ -10,12 +10,12 @@ pkgbase=python-reportlab-libre
pkgname=(python2-reportlab-libre python-reportlab-libre)
_origname=reportlab
pkgver=3.0
-pkgrel=1
+pkgrel=2
pkgdesc="A proven industry-strength PDF generating solution, without nonfree Adobe T1 fonts support"
arch=('i686' 'x86_64')
url="http://www.reportlab.org/rl_toolkit.html"
depends=('freetype2')
-checkdepends=('python' 'python2')
+checkdepends=('python' 'python2' 'python2-pillow' 'python-pillow')
license=('custom')
source=(http://www.reportlab.com/ftp/reportlab-$pkgver.tar.gz
free-fonts.patch)