wok diff python-reportlab/receipt @ rev 9562

par2: fix CATEGORY
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 11 22:57:42 2011 +0200 (2011-04-11)
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	Mon Apr 11 22:57:42 2011 +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.