wok diff python-docutils/receipt @ rev 17737
python-lxml: update bdeps
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri Mar 06 10:03:18 2015 -0300 (2015-03-06) |
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 Fri Mar 06 10:03:18 2015 -0300 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()