wok diff libboost-dev/receipt @ rev 1875

Fix typos in receipts - DEPENDS not DEPENS
author Julien Rabier <taziden@slitaz.org>
date Wed Dec 17 05:09:56 2008 +0100 (2008-12-17)
parents ff3a4d06671b
children 5fc24facdb9f
line diff
     1.1 --- a/libboost-dev/receipt	Mon Aug 04 20:29:04 2008 +0200
     1.2 +++ b/libboost-dev/receipt	Wed Dec 17 05:09:56 2008 +0100
     1.3 @@ -40,7 +40,7 @@
     1.4  
     1.5  	cd $src
     1.6  	TAZ_BJAM_CONF=" \
     1.7 -		--build-type=single \
     1.8 +		build-type=single \
     1.9  		variant=release \
    1.10  		threading=multi \
    1.11  		link=shared,static "