[buildout]
extends =
  ../profiles/links.cfg
parts =
  ncurses

[ncurses]
recipe = erp5.recipe.cmmisafe
url = ftp://ftp.gnu.org/pub/gnu/ncurses/ncurses-5.7.tar.gz
md5sum = cce05daf61a64501ef6cd8da1f727ec6
configure-options =
  --with-shared
  --with-normal
  --without-debug
  --enable-rpath
  --enable-widec