wok-6.x diff ncursesw/receipt @ rev 20434
Add python-terminado
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Aug 31 19:02:12 2018 +0200 (2018-08-31) |
parents | 23c3aed67cd9 |
children | a78610b2eb47 |
line diff
1.1 --- a/ncursesw/receipt Thu Dec 05 20:23:08 2013 +0000 1.2 +++ b/ncursesw/receipt Fri Aug 31 19:02:12 2018 +0200 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 }