wok diff eina/receipt @ rev 10490

freetype1-dev: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 25 13:18:46 2011 +0200 (2011-05-25)
parents e1bff384cd9d
children 317c1d26cae7
line diff
     1.1 --- a/eina/receipt	Thu May 12 15:33:34 2011 +0200
     1.2 +++ b/eina/receipt	Wed May 25 13:18:46 2011 +0200
     1.3 @@ -18,7 +18,8 @@
     1.4  	cd $src
     1.5  	./configure --enable-amalgamation \
     1.6  		--enable-magic-debug \
     1.7 -		--enable-safety-checks && \
     1.8 +		--enable-safety-checks \
     1.9 +		$CONFIGURE_ARGS && \
    1.10  	make && make install
    1.11  }
    1.12