wok diff pil/receipt @ rev 3376

Add: python-cherrypy
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jun 12 02:24:09 2009 +0200 (2009-06-12)
parents 3d99ecce2d4b
children
line diff
     1.1 --- a/pil/receipt	Sun Oct 05 23:16:15 2008 +0000
     1.2 +++ b/pil/receipt	Fri Jun 12 02:24:09 2009 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://www.pythonware.com/products/pil/"
     1.5  WGET_URL="http://effbot.org/downloads/$TARBALL"
     1.6  DEPENDS="python jpeg zlib freetype"
     1.7 -DUILD_DEPENDS="python python-dev jpeg-dev zlib-dev"
     1.8 +BUILD_DEPENDS="python python-dev jpeg-dev zlib-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()