diff options
author | Tony Theodore <tonyt@logyst.com> | 2014-04-07 16:47:33 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2014-04-07 16:47:33 (GMT) |
commit | 2525d83487719ee79ae050f5b7be7d7a13adedce (patch) | |
tree | 4ffcc323eb9148df8eb26be8ed88bbfb4e8378b9 /index.html | |
parent | 4dec295411a8246565cd6591c646b63781513ca5 (diff) | |
download | mxe-2525d83487719ee79ae050f5b7be7d7a13adedce.zip mxe-2525d83487719ee79ae050f5b7be7d7a13adedce.tar.gz mxe-2525d83487719ee79ae050f5b7be7d7a13adedce.tar.bz2 |
add build requirement package coreutils
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1237,6 +1237,10 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre> <td class="website"><a href="http://devernay.free.fr/hacks/cminpack/cminpack.html">cminpack</a></td> </tr> <tr> + <td class="package">coreutils</td> + <td class="website"><a href="https://www.gnu.org/software/coreutils/">GNU Core Utilities</a></td> + </tr> + <tr> <td class="package">cppunit</td> <td class="website"><a href="http://www.freedesktop.org/wiki/Software/cppunit/">CppUnit</a></td> </tr> |