From bc44bb372e68b7e37cdabe0219bc27b0018e17ef Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Thu, 25 Jul 2013 17:37:13 +0200 Subject: [PATCH] - change README. --- README | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README b/README index 65bb94c..2feb15b 100644 --- a/README +++ b/README @@ -4,16 +4,16 @@ http://www.openembedded.org/wiki/Required_software http://www.openembedded.org/wiki/OEandYourDistro - - make, gcc, g++, patch, diffstat, makeinfo, chrpath, python-curses, python-cmdln. + - make, gcc, g++, patch, diffstat, makeinfo, chrpath, python-curses, python-cmdln, gcc-c++, wget, rpm-build. for opensuse: - - zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale git python-xml python-cmdln + - 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 Fedora you should use rpmfusion, http://rpmfusion.org/Configuration/. # for opensuse 12.2 @@ -47,6 +47,11 @@ Host review.tizen.org User $USER Port 29418 +Don't forget to test the tizen git server. +Sample: + # git clone review.tizen.org:apps/core/preloaded/app-selector + + 4) prepare links ### into the git directory -- 2.7.4