summaryrefslogtreecommitdiff
path: root/packages/ncurses-5.9/README
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ncurses-5.9/README')
-rw-r--r--packages/ncurses-5.9/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ncurses-5.9/README b/packages/ncurses-5.9/README
index 435e786..955b60a 100644
--- a/packages/ncurses-5.9/README
+++ b/packages/ncurses-5.9/README
@@ -2,5 +2,5 @@
2. cd ncurses
3. exchange config.sub (just add foolos) and add +x
4. put termios.h in sysroot/usr/include/sys
-5. ./configure --host=i686-foolos --without-tests
+5. ./configure --host=i686-foolos --without-tests --with-fallbacks=xterm
6. make