diff options
author | Tony Theodore <tonyt@logyst.com> | 2018-08-18 06:02:17 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2018-08-31 02:21:14 (GMT) |
commit | 822c7e4099ac3e160bcc6cd3a8d788a57b257e01 (patch) | |
tree | b3c23323b9b678e0c7efc182ade73def59ea21d2 /docs | |
parent | 6f3bd170de176418d08d9f037d4543f51d2e498e (diff) | |
download | mxe-822c7e4099ac3e160bcc6cd3a8d788a57b257e01.zip mxe-822c7e4099ac3e160bcc6cd3a8d788a57b257e01.tar.gz mxe-822c7e4099ac3e160bcc6cd3a8d788a57b257e01.tar.bz2 |
add standalone scons-local pkg and remove scons from reqs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/index.html b/docs/index.html index 6c74849..2560cbf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -653,10 +653,6 @@ USE_OSGPLUGIN(<plugin2>) <td></td> </tr> <tr> - <td><a href="https://www.scons.org/">SCons</a></td> - <td>≥ 0.98</td> - </tr> - <tr> <td><a href="https://infozip.sourceforge.io/UnZip.html">UnZip</a></td> <td></td> </tr> @@ -705,7 +701,6 @@ USE_OSGPLUGIN(<plugin2>) pkg-config \ python \ ruby \ - scons \ sed \ unzip \ wget \ @@ -755,7 +750,6 @@ USE_OSGPLUGIN(<plugin2>) pkgconfig \ python \ ruby \ - scons \ sed \ unzip \ wget \ @@ -794,7 +788,6 @@ USE_OSGPLUGIN(<plugin2>) pkgconf \ python \ ruby \ - scons \ unzip \ wget</pre> @@ -864,7 +857,6 @@ USE_OSGPLUGIN(<plugin2>) pkgconfig \ python \ ruby \ - scons \ sed \ unzip \ wget \ @@ -893,7 +885,6 @@ USE_OSGPLUGIN(<plugin2>) dev-util/gperf \ dev-util/intltool \ dev-util/pkgconfig \ - dev-util/scons \ dev-vcs/git \ net-misc/wget \ sys-apps/sed \ @@ -931,7 +922,6 @@ USE_OSGPLUGIN(<plugin2>) libtool \ p7zip \ pkgconfig \ - scons \ wget \ xz</pre> @@ -949,7 +939,6 @@ USE_OSGPLUGIN(<plugin2>) intltool \ libtool \ p7zip \ - scons \ sed \ tar \ wget \ @@ -977,7 +966,6 @@ USE_OSGPLUGIN(<plugin2>) libtool \ p7zip \ pkg-config \ - scons \ wget \ xz</pre> <p> @@ -1033,7 +1021,6 @@ USE_OSGPLUGIN(<plugin2>) pkg-config \ python \ ruby \ - scons \ sed \ unzip \ wget \ |