wok-next diff python-pil/receipt @ rev 10692
parole: try with coreutils-operations (we have some /usr/bin/install errors)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 27 21:55:41 2011 +0200 (2011-05-27) |
parents | 6a5553dfb1be |
children | 2a5cc8208d36 |
line diff
1.1 --- a/python-pil/receipt Fri Jun 12 22:47:48 2009 +0000 1.2 +++ b/python-pil/receipt Fri May 27 21:55:41 2011 +0200 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="python jpeg zlib freetype" 1.8 +DEPENDS="python jpeg zlib freetype tk" 1.9 BUILD_DEPENDS="python python-dev jpeg-dev zlib-dev" 1.10 1.11 # Rules to configure and make the package.