aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTom Wilkie <tom.wilkie@gmail.com>2007-04-12 15:44:02 +0100
committerTom Wilkie <tom.wilkie@gmail.com>2007-04-12 15:44:02 +0100
commit8ac66209bed5cc71076c14432e5d2a8e5d1b1db4 (patch)
treea222136dbc9b0d26ee8a175adc63a6dc7a0ba7c7 /README
parent6e86084cbc95a19a9fa46f6eeff3a5009699e580 (diff)
downloadxen-8ac66209bed5cc71076c14432e5d2a8e5d1b1db4.tar.gz
xen-8ac66209bed5cc71076c14432e5d2a8e5d1b1db4.tar.bz2
xen-8ac66209bed5cc71076c14432e5d2a8e5d1b1db4.zip
Add PyXML requirement for xm via XenAPI to docs
signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index c382918db4..705cec5db3 100644
--- a/README
+++ b/README
@@ -199,3 +199,7 @@ Xend (the Xen daemon) has the following runtime dependencies:
* For optional PAM support, PyPAM:
URL: http://www.pangalactic.org/PyPAM/
Debian: python-pam
+
+ * For optional XenAPI support in XM, PyXML:
+ URL: http://pyxml.sourceforge.net
+ YUM: PyXML