wok diff python-reportlab/receipt @ rev 12927

util-linux: cross-compile for ARM (and pack blkid/uuid)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 29 22:45:34 2012 +0000 (2012-05-29)
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 May 29 22:45:34 2012 +0000
     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.