From: Jeremy C. Reed Date: Fri, 22 Jun 2012 16:21:49 +0000 (-0500) Subject: [master] pyexpat is not required X-Git-Tag: trac2351_base~196^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df58f3d2bf08d1213073cf555dea1993f19cf6f6;p=thirdparty%2Fkea.git [master] pyexpat is not required pyexpat is only required for unittest not for running stats-httpd. (see ticket http://bind10.isc.org/ticket/2048) --- diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml index 1bdc0053f5..6be7c15e24 100644 --- a/doc/guide/bind10-guide.xml +++ b/doc/guide/bind10-guide.xml @@ -132,9 +132,7 @@ b10-xfrout, and b10-zonemgr components require the libpython3 library and the Python _sqlite3.so module (which is included with Python). - The b10-stats-httpd component uses the - Python pyexpat.so module. - The Python modules need to be built for the corresponding Python 3. + Python modules need to be built for the corresponding Python 3.