From 1e111f71659b5ab4678fbc602bf144ced13c9044 Mon Sep 17 00:00:00 2001 From: Mitsuya Shibata Date: Wed, 12 Oct 2011 18:51:36 +0200 Subject: Add "tinfo" to --with-term-lib flag (Closes: #645112) --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 2e451727f..1257c767c 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,7 @@ CONFIGFLAGS += --enable-max-jobtable-size=256 --enable-etcdir=/etc/$(package) CONFIGFLAGS += --enable-function-subdirs CONFIGFLAGS += --enable-site-fndir=/usr/local/share/$(package)/site-functions CONFIGFLAGS += --enable-fndir=/usr/share/$(package)/functions -CONFIGFLAGS += --with-tcsetpgrp --with-term-lib="ncursesw" +CONFIGFLAGS += --with-tcsetpgrp --with-term-lib="ncursesw tinfo" CONFIGFLAGS += --enable-cap --enable-pcre CONFIGFLAGS += --enable-readnullcmd=pager CONFIGFLAGS += --enable-custom-patchlevel=Debian -- cgit v1.2.3