wok diff python-docutils/receipt @ rev 18041
ppp/ppp.cgi: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 11 08:03:12 2015 +0200 (2015-05-11) |
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 Mon May 11 08:03:12 2015 +0200 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()