wok diff python-reportlab/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents 983e91358a71
children bf4a09ef1d2e
line diff
     1.1 --- a/python-reportlab/receipt	Fri Jun 12 22:13:01 2009 +0000
     1.2 +++ b/python-reportlab/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="${SOURCE}_$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.reportlab.org/"
     1.6  WGET_URL="${WEB_SITE}ftp/$TARBALL"
     1.7 -DEPENDS="python"
     1.8 +DEPENDS="python freetype"
     1.9  BUILD_DEPENDS="python python-dev"
    1.10  
    1.11  # Rules to configure and make the package.