wok-stable diff pil/receipt @ rev 1421

updated build depends for qjackctl
author Allan Pinto <allan316@gmail.com>
date Fri Sep 26 12:57:20 2008 +0000 (2008-09-26)
parents 51c53623518e
children 3d99ecce2d4b
line diff
     1.1 --- a/pil/receipt	Sun Aug 31 10:58:09 2008 +0000
     1.2 +++ b/pil/receipt	Fri Sep 26 12:57:20 2008 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.pythonware.com/products/pil/"
     1.6  WGET_URL="http://effbot.org/downloads/$TARBALL"
     1.7 -DEPENDS="libjpeg zlib freetype"
     1.8 +DEPENDS="jpeg zlib freetype"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()