- update README. add python-cmdln dependency.
authorRonan Le Martret <ronan@fridu.net>
Wed, 24 Jul 2013 16:04:40 +0000 (18:04 +0200)
committerRonan Le Martret <ronan@fridu.net>
Wed, 24 Jul 2013 16:04:40 +0000 (18:04 +0200)
README

diff --git a/README b/README
index 497d56b..65bb94c 100644 (file)
--- a/README
+++ b/README
@@ -4,19 +4,23 @@
 
 http://www.openembedded.org/wiki/Required_software
 http://www.openembedded.org/wiki/OEandYourDistro
-   - make, gcc, g++, patch, diffstat, makeinfo, chrpath, python-curses.
+   - make, gcc, g++, patch, diffstat, makeinfo, chrpath, python-curses, python-cmdln.
 
 for opensuse:
-   - zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml
+   - zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml python-cmdln
 
 for fedora:
    - makeinfo is provide by texinfo.
-
+Fedora doesn't have python-cmdln
+   # easy_install cmdln
+   
+   
+   
 # for opensuse 12.2
-# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml
+# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml python-cmdln
 
 # for opensuse 12.3
-# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml
+# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml python-cmdln
 
 
 2) install unp