wok diff pbzip2/receipt @ rev 16177

8086tiny: nasm is native, do not use it
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 30 16:34:03 2014 +0000 (2014-03-30)
parents e9f090acf2c7
children 2d139bbfca5c
line diff
     1.1 --- a/pbzip2/receipt	Tue Sep 03 15:12:27 2013 +0000
     1.2 +++ b/pbzip2/receipt	Sun Mar 30 16:34:03 2014 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://compression.ca"
     1.5  WGET_URL="$WEB_SITE/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="bzip2"
     1.8 +DEPENDS="bzlib"
     1.9  BUILD_DEPENDS="bzip2-dev"
    1.10  
    1.11  # Rules to configure and make the package.