wok diff python/receipt @ rev 4353

Update: java-* - remove files that are already in dependent packages
author Matthew Sheets <rcx@zoominternet.net>
date Sat Oct 03 22:00:35 2009 +0000 (2009-10-03)
parents 42ddbfb9cf92
children 734283599021
line diff
     1.1 --- a/python/receipt	Sat Nov 08 13:45:38 2008 +0000
     1.2 +++ b/python/receipt	Sat Oct 03 22:00:35 2009 +0000
     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"
     1.8 +DEPENDS="openssl ncurses bzlib libdb readline sqlite zlib"
     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/"