summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorUlrich Klauer <ulrich@chirlu.de>2013-03-29 12:55:32 (GMT)
committerUlrich Klauer <ulrich@chirlu.de>2013-03-29 13:32:32 (GMT)
commit09e6d45916f3ef338f8db77d96de4c279873f301 (patch)
tree43063d809844f609deb2a4ede76fd534d7db5e25 /index.html
parentc144442217e1bc9726e9aa4ba0d209699d765bc6 (diff)
downloadmxe-09e6d45916f3ef338f8db77d96de4c279873f301.zip
mxe-09e6d45916f3ef338f8db77d96de4c279873f301.tar.gz
mxe-09e6d45916f3ef338f8db77d96de4c279873f301.tar.bz2
Complete adding of GNU sort
Mention GNU Coreutils in the requirements section and check that $(SORT) is available.
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 27c6741..f838061 100644
--- a/index.html
+++ b/index.html
@@ -615,6 +615,10 @@ USE_OSGPLUGIN(&lt;plugin2&gt;)
<td>≥ 1.7</td>
</tr>
<tr>
+ <td><a href="http://www.gnu.org/software/coreutils/">GNU Coreutils</a></td>
+ <td></td>
+ </tr>
+ <tr>
<td><a href="http://www.gnu.org/s/gettext/">GNU Gettext</a></td>
<td></td>
</tr>