Fix...setuptools is not in sysd book.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17774 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
DJ Lucas 2016-09-18 00:12:34 +00:00
parent 0c702b61e7
commit 9b3405cd8c

View File

@ -82,7 +82,9 @@
<para role="optional">
<xref linkend="boost"/>, <!--required for the C++ asio library)-->
<xref linkend="python2"/>, <!--required for the python bindings)-->
<xref linkend="setuptools"/>, <!--(required for the python bindings-->
<phrase revision="systemd">
<xref linkend="setuptools"/>, <!--(required for the python bindings-->
</phrase>
<ulink url="http://cunit.sourceforge.net/">CUnit</ulink> (required for
the testsuite),
<ulink url="http://cython.org/">Cython</ulink>, <!--required for the
@ -97,6 +99,9 @@
the examples-->
<ulink url="https://mruby.org/">mruby</ulink>, <!--provides ruby support
in the sample HTTP server-->
<phrase revision="sysv">
<ulink url="https://pypi.python.org/pypi/setuptools/">Setuptools</ulink>,
</phrase>
<ulink url="https://tatsuhiro-t.github.io/spdylay/">Spdylay</ulink>, and
<!--provide SPDY functionality-->
<ulink url="http://sphinx-doc.org/">Sphinx</ulink>. <!--required to build