wok diff py3k/receipt @ rev 4030

Update: module-init-tools (use of /etc/modprobe.conf is deprecated)
author Matthew Sheets <rcx@zoominternet.net>
date Sat Sep 05 15:15:14 2009 +0000 (2009-09-05)
parents 2fa039deb90f
children f3327707164a
line diff
     1.1 --- a/py3k/receipt	Sat Dec 06 22:25:09 2008 +0100
     1.2 +++ b/py3k/receipt	Sat Sep 05 15:15:14 2009 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="The Python 3000 programming language."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  SOURCE="Python"
     1.7 -DEPENDS="openssl ncurses"
     1.8 +DEPENDS="openssl ncurses bzlib 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/download/releases/3.0/"