wok diff python/receipt @ rev 5005

p*: update depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 28 17:01:48 2010 +0100 (2010-02-28)
parents 0d52697af703
children 8fd90285da5e
line diff
     1.1 --- a/python/receipt	Sat Jan 16 23:07:49 2010 +0100
     1.2 +++ b/python/receipt	Sun Feb 28 17:01:48 2010 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="The Python programming language."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  SOURCE="Python"
     1.7 -DEPENDS="openssl ncurses bzlib libdb readline sqlite zlib"
     1.8 +DEPENDS="openssl ncurses bzlib libdb readline sqlite zlib xorg-libXss"
     1.9  BUILD_DEPENDS="readline-dev openssl openssl-dev ncurses ncurses-dev"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.python.org/"