wok diff python/receipt @ rev 12927

util-linux: cross-compile for ARM (and pack blkid/uuid)
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 29 22:45:34 2012 +0000 (2012-05-29)
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 29 22:45:34 2012 +0000
     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()