wok-stable diff xz/receipt @ rev 6745
binutils: add gold support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 17 15:57:15 2010 +0200 (2010-10-17) |
parents | 9d594cfaf7c6 |
children | d22789fb1e92 |
line diff
1.1 --- a/xz/receipt Thu Feb 04 23:15:35 2010 +0100 1.2 +++ b/xz/receipt Sun Oct 17 15:57:15 2010 +0200 1.3 @@ -6,6 +6,7 @@ 1.4 SHORT_DESC="General-purpose data compressor with a high compression ratio." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 +DEPENDS="liblzma" 1.8 WEB_SITE="http://tukaani.org/xz" 1.9 WGET_URL="$WEB_SITE/$TARBALL" 1.10 PROVIDE="lzma"