Browse Source

[master] mention another dependency

Specifically mention pyexpat since some python installs do not include it.
Jeremy C. Reed 13 years ago
parent
commit
ba4c6615bb
1 changed files with 3 additions and 1 deletions
  1. 3 1
      doc/guide/bind10-guide.xml

+ 3 - 1
doc/guide/bind10-guide.xml

@@ -131,7 +131,9 @@
         and <command>b10-zonemgr</command> components require the
         libpython3 library and the Python _sqlite3.so module
         (which is included with Python).
-        The Python module needs to be built for the corresponding Python 3.
+        The <command>b10-stats-httpd</command> component uses the
+        Python pyexpat.so module.
+        The Python modules need to be built for the corresponding Python 3.
       </para>
 <!-- TODO: this will change ... -->