wok-6.x rev 4040
Fix: putty BUILD_DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue Sep 08 07:50:25 2009 +0000 (2009-09-08) |
parents | 6b78ab374198 |
children | e3b32d101ab8 |
files | putty/receipt |
line diff
1.1 --- a/putty/receipt Tue Sep 08 07:48:28 2009 +0000 1.2 +++ b/putty/receipt Tue Sep 08 07:50:25 2009 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 libgio pango pixman libpng libxcb xcb-util xorg-libX11 xorg-libXau \ 1.5 xorg-libXcomposite xorg-libXcursor xorg-libXdamage xorg-libXdmcp \ 1.6 xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender" 1.7 -BUILD_DEPENDS="slitaz-toolchain gtk+-dev imagemagick" 1.8 +BUILD_DEPENDS="slitaz-toolchain gtk+-dev imagemagick python" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://putty.linux-mirror.org/" 1.11 #WGET_URL="http://putty.linux-mirror.org/latest/$TARBALL"