wok diff ncursesw/receipt @ rev 19946

Up vmtouch (1.3.0)
author Paul Issott <paul@slitaz.org>
date Sun May 07 15:59:20 2017 +0100 (2017-05-07)
parents 23c3aed67cd9
children a78610b2eb47
line diff
     1.1 --- a/ncursesw/receipt	Thu Dec 05 20:23:08 2013 +0000
     1.2 +++ b/ncursesw/receipt	Sun May 07 15:59:20 2017 +0100
     1.3 @@ -44,6 +44,7 @@
     1.4  		--without-ada \
     1.5  		--enable-widec \
     1.6  		--with-build-cc="gcc -D_GNU_SOURCE" \
     1.7 +		--enable-pc-files \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make && make install
    1.10  }