wok diff python/receipt @ rev 13141

Up libtorrent-rasterbar (0.16.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 09 16:05:50 2012 +0200 (2012-07-09)
parents 290346adb440
children fc917d308352
line diff
     1.1 --- a/python/receipt	Mon Apr 23 16:05:34 2012 +0200
     1.2 +++ b/python/receipt	Mon Jul 09 16:05:50 2012 +0200
     1.3 @@ -11,8 +11,9 @@
     1.4  WGET_URL="http://www.python.org/ftp/python/$VERSION/$TARBALL"
     1.5  
     1.6  DEPENDS="openssl bzlib readline sqlite zlib ncursesw"
     1.7 -BUILD_DEPENDS="openssl-dev bzip2-dev readline-dev ncursesw-dev tcl-dev \
     1.8 -tk-dev"
     1.9 +BUILD_DEPENDS="openssl-dev bzip2-dev readline-dev sqlite-dev zlib-dev \
    1.10 +ncursesw-dev tcl-dev tk-dev db-dev"
    1.11 +SUGGESTED="tcl tk"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()