wok diff python/receipt @ rev 12829

glibc-base: improve ARM package, add more libs
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 22 15:15:50 2012 +0200 (2012-05-22)
parents 3ab0e975f37e
children 25462b421cd8
line diff
     1.1 --- a/python/receipt	Wed Oct 12 12:47:24 2011 +0000
     1.2 +++ b/python/receipt	Tue May 22 15:15:50 2012 +0200
     1.3 @@ -11,7 +11,8 @@
     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"
     1.8 +BUILD_DEPENDS="openssl-dev bzip2-dev readline-dev ncursesw-dev tcl-dev \
     1.9 +tk-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()