wok-6.x diff py3k/receipt @ rev 7298
Fixed pciutils to only manauly gzip pci.ids file if its not gzip. Fixes the problem in clean chroot.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 17 02:01:49 2010 +0000 (2010-11-17) |
parents | d1926bfaec6a |
children | a8538bcee85b |
line diff
1.1 --- a/py3k/receipt Fri Jul 23 15:57:48 2010 +0200 1.2 +++ b/py3k/receipt Wed Nov 17 02:01:49 2010 +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 bzlib readline sqlite zlib xorg-libXs ncursesw gdbm \ 1.8 +DEPENDS="openssl ncurses bzlib readline sqlite zlib xorg-libXss ncursesw gdbm \ 1.9 tk xorg-libXext" 1.10 BUILD_DEPENDS="readline-dev openssl openssl-dev ncurses ncurses-dev 1.11 gdbm-dev"