wok diff lrzip/receipt @ rev 5014

tar: store tar in /bin (like busybox)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 01 13:28:15 2010 +0100 (2010-03-01)
parents d23f01b641fd
children 3e599985638d
line diff
     1.1 --- a/lrzip/receipt	Wed Feb 17 09:00:44 2010 +0000
     1.2 +++ b/lrzip/receipt	Mon Mar 01 13:28:15 2010 +0100
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://ck.kolivas.org/apps/lrzip/"
     1.6  WGET_URL="$WEB_SITE/$TARBALL"
     1.7 +DEPENDS="lzo bzlib"
     1.8  BUILD_DEPENDS="lzo-dev bzip2-dev zlib-dev nasm"
     1.9  TAGS="compression archive"
    1.10