wok-stable diff pil/receipt @ rev 1481

update BUILD_DEPENDS for easytag gnome-doc-utils libglade libgnomeprint libsexy
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 04 19:30:08 2008 +0000 (2008-10-04)
parents 51c53623518e
children 3d99ecce2d4b
line diff
     1.1 --- a/pil/receipt	Sun Aug 31 10:58:09 2008 +0000
     1.2 +++ b/pil/receipt	Sat Oct 04 19:30:08 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()