wok diff ncursesw/receipt @ rev 20317

the current version (4.4) of the banking app is 7 years old :-( new version: 5.1.8
author Erkan Yilmaz <erkan@slitaz.org>
date Sun May 20 11:05:25 2018 +0000 (2018-05-20)
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 20 11:05:25 2018 +0000
     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  }