wok diff python-docutils/receipt @ rev 17579

Fix: some less hexchat depends
author Alexander Medvedev <devl547@gmail.com>
date Sun Feb 08 12:33:37 2015 +0000 (2015-02-08)
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	Sun Feb 08 12:33:37 2015 +0000
     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()