wok-next diff python-pil/receipt @ rev 20834

prosody: interesting, requires lua 5.1, and not 5.3
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Jun 17 19:14:11 2018 +0000 (2018-06-17)
parents 0677a57c3040
children 9b3461bf373c
line diff
     1.1 --- a/python-pil/receipt	Sun Oct 15 13:51:34 2017 +0200
     1.2 +++ b/python-pil/receipt	Sun Jun 17 19:14:11 2018 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  WGET_URL="http://effbot.org/downloads/$TARBALL"
     1.5  
     1.6  DEPENDS="python jpeg zlib freetype tk"
     1.7 -BUILD_DEPENDS="python python-dev jpeg-dev zlib-dev tk-dev"
     1.8 +BUILD_DEPENDS="python python-dev jpeg-dev zlib-dev tk-dev tcl-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()