From bc2066e9ccf22a38d57e2e5eae382058fde07732 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 7 Jul 2013 17:52:30 -0300 Subject: python2-relatorio: fix dependencies versions requirements --- pcr/python2-relatorio/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcr') 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") -- cgit v1.2.3-54-g00ecf