wok rev 1736

lzma: update DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 22 03:16:28 2008 +0100 (2008-11-22)
parents 666c8239ceb2
children e0bdc4e2d7ec
files lzma/receipt
line diff
     1.1 --- a/lzma/receipt	Sat Nov 22 03:15:23 2008 +0100
     1.2 +++ b/lzma/receipt	Sat Nov 22 03:16:28 2008 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  TARBALL="lzma$(echo $VERSION | sed 's/\.//').tar.bz2"
     1.5  WEB_SITE="http://sourceforge.net/projects/sevenzip/"
     1.6  WGET_URL="$SF_MIRROR/sevenzip/$TARBALL"
     1.7 -DEPENDS="lzlib zlib"
     1.8 +DEPENDS="lzlib zlib gcc-lib-base"
     1.9  BUILD_DEPENDS="zlib-dev"
    1.10  
    1.11  # Rules to configure and make the package.