- add python-xml dependency.
authorRonan Le Martret <ronan@fridu.net>
Tue, 30 Apr 2013 14:14:29 +0000 (16:14 +0200)
committerRonan Le Martret <ronan@fridu.net>
Tue, 30 Apr 2013 14:14:29 +0000 (16:14 +0200)
README

diff --git a/README b/README
index 264489f..4156f29 100644 (file)
--- a/README
+++ b/README
@@ -7,16 +7,16 @@ http://www.openembedded.org/wiki/OEandYourDistro
    - make, gcc, g++, patch, diffstat, makeinfo, chrpath, python-curses.
 
 for opensuse:
-   - zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale
+   - zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml
 
 for fedora:
    - makeinfo is provide by texinfo.
 
 # for opensuse 12.2
-# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-ncurses python-pysqlite wget sudo glibc-locale
+# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml
 
 # for opensuse 12.3
-# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-ncurses python-pysqlite wget sudo glibc-locale
+# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml
 
 2) install unp 
 ### for opensuse