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

linux-cloop: tiny patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Nov 06 10:18:18 2017 +0100 (2017-11-06)
parents 9e01bc6321ea
children 2cd2ab749160
line diff
     1.1 --- a/python-pil/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/python-pil/receipt	Mon Nov 06 10:18:18 2017 +0100
     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"
     1.8 +BUILD_DEPENDS="python python-dev jpeg-dev zlib-dev tk-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()