From: Ronan Le Martret Date: Wed, 24 Jul 2013 16:04:40 +0000 (+0200) Subject: - update README. add python-cmdln dependency. X-Git-Tag: rev_0.4~263 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=54f305534fbe68f469f11339919b7f79314dfe3e;p=scm%2Fbb%2Ftizen.git - update README. add python-cmdln dependency. --- diff --git a/README b/README index 497d56b..65bb94c 100644 --- 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