Author: dj
Date: Sat Sep 17 17:12:34 2016
New Revision: 17774
Log:
Fix...setuptools is not in sysd book.
Modified:
trunk/BOOK/networking/netlibs/nghttp2.xml
Modified: trunk/BOOK/networking/netlibs/nghttp2.xml
==============================================================================
--- trunk/BOOK/networking/netlibs/nghttp2.xml Sat Sep 17 16:17:33 2016
(r17773)
+++ trunk/BOOK/networking/netlibs/nghttp2.xml Sat Sep 17 17:12:34 2016
(r17774)
@@ -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
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page