summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorMartin Lambers <marlam@marlam.de>2015-01-21 20:01:48 (GMT)
committerMartin Lambers <marlam@marlam.de>2015-01-25 07:30:49 (GMT)
commit9da60dc36821e637603fd9c7b6cbb0543f42df9e (patch)
tree2e50fd146108fdd8ae7ddd3322d93a84a5d4597c /index.html
parent4ece94bda104fb9301058e319d722037fe28792a (diff)
downloadmxe-9da60dc36821e637603fd9c7b6cbb0543f42df9e.zip
mxe-9da60dc36821e637603fd9c7b6cbb0543f42df9e.tar.gz
mxe-9da60dc36821e637603fd9c7b6cbb0543f42df9e.tar.bz2
Add package termcap, and make readline use it instead of pdcurses.
This fixes runtime problems with applications using readline.
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 5ed8b43..32cdb8a 100644
--- a/index.html
+++ b/index.html
@@ -2410,6 +2410,10 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
<td class="website"><a href="http://teem.sourceforge.net/">Teem</a></td>
</tr>
<tr>
+ <td class="package">termcap</td>
+ <td class="website"><a href="https://www.gnu.org/software/termutils/">Termcap</a></td>
+ </tr>
+ <tr>
<td class="package">theora</td>
<td class="website"><a href="http://theora.org/">Theora</a></td>
</tr>