diff options
author | Tony Theodore <tonyt@logyst.com> | 2013-02-06 07:39:03 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2013-02-06 07:39:03 (GMT) |
commit | 9b3f800f210374fbd5a77af4d3f5a309a5c0101b (patch) | |
tree | 3b0d88746bc96ebd63c52e9572e1ce2cd5a07d42 /index.html | |
parent | 3c99abf4cbc8301e49e979d0c48a388f773467d4 (diff) | |
download | mxe-9b3f800f210374fbd5a77af4d3f5a309a5c0101b.zip mxe-9b3f800f210374fbd5a77af4d3f5a309a5c0101b.tar.gz mxe-9b3f800f210374fbd5a77af4d3f5a309a5c0101b.tar.bz2 |
doc update: add libffi to requirements list
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -618,6 +618,10 @@ USE_OSGPLUGIN(<plugin2>) <td></td> </tr> <tr> + <td><a href="http://sourceware.org/libffi/">libffi</td> + <td>≥ 3.0.0</td> + </tr> + <tr> <td><a href="http://www.gnu.org/software/libtool/">Libtool</a></td> <td>≥ 2.2</td> </tr> |