summaryrefslogtreecommitdiff
path: root/pcr/python2-relatorio
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/python2-relatorio')
-rw-r--r--pcr/python2-relatorio/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python2-relatorio/PKGBUILD b/pcr/python2-relatorio/PKGBUILD
index 104caf313..2919e13a0 100644
--- a/pcr/python2-relatorio/PKGBUILD
+++ b/pcr/python2-relatorio/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A templating library able to output odt and pdf files"
arch=('i686' 'x86_64' 'mips64el')
url="http://relatorio.openhex.org"
license=('GPL')
-depends=('python2-genshi>=0.5' 'python2-lxml>=1.3.6')
+depends=('python2-genshi>=0.7' 'python2-lxml>=3.2.1')
makedepends=('python2-distribute')
source=("http://pypi.python.org/packages/source/r/relatorio/relatorio-$pkgver.tar.gz")