wok diff ncurses/receipt @ rev 10806

Add libnetfilter_queue-dev
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 04 18:02:17 2011 +0200 (2011-06-04)
parents 35363a41f4c2
children 92bae5620673
line diff
     1.1 --- a/ncurses/receipt	Fri May 20 07:22:23 2011 +0000
     1.2 +++ b/ncurses/receipt	Sat Jun 04 18:02:17 2011 +0200
     1.3 @@ -32,7 +32,8 @@
     1.4  		--with-shared \
     1.5  		--without-debug \
     1.6  		--without-ada \
     1.7 -		$CONFIGURE_ARGS &&
     1.8 +		--build=$HOST_SYSTEM \
     1.9 +		--host=$HOST_SYSTEM  &&
    1.10  	make && make install
    1.11  }
    1.12