summaryrefslogtreecommitdiff
path: root/menuselect/README
diff options
context:
space:
mode:
Diffstat (limited to 'menuselect/README')
-rw-r--r--menuselect/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/menuselect/README b/menuselect/README
index 1a63790b0..022ee52e3 100644
--- a/menuselect/README
+++ b/menuselect/README
@@ -34,10 +34,9 @@ MENUSELECT DEPENDENCIES
libncurses -- This is needed for the curses frontend.
libnewt -- This is needed for the newt frontend (optional).
-libmxml -- This library, Mini-XML, is used for XML parsing.
- (http://www.easysw.com/~mike/mxml/)
- (Asterisk uses the code in http://svn.digium.com/svn/mxml/ )
-
+libxml2 -- This library, the XML C parser and toolkit of Gnome, is used for
+ XML parsing.
+ (http://xmlsoft.org/)
ENVIRONMENT SETUP