wok-current diff python-docutils/receipt @ rev 17550
busybox: fix zcat for lzma files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jan 29 16:54:25 2015 +0100 (2015-01-29) |
parents | 2a5cc8208d36 |
children | 16df76e1fc6a |
line diff
1.1 --- a/python-docutils/receipt Sun Oct 20 22:08:25 2013 +0000 1.2 +++ b/python-docutils/receipt Thu Jan 29 16:54:25 2015 +0100 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="http://switch.dl.sourceforge.net/project/$SOURCE/$SOURCE/$VERSION/$TARBALL" 1.5 DEPENDS="python" 1.6 BUILD_DEPENDS="python python-dev" 1.7 -SUGGESTED="pil" 1.8 +SUGGESTED="python-pil" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()