- add glibc-locale to dependency.
authorRonan Le Martret <ronan@fridu.net>
Tue, 30 Apr 2013 10:12:59 +0000 (12:12 +0200)
committerRonan Le Martret <ronan@fridu.net>
Tue, 30 Apr 2013 10:12:59 +0000 (12:12 +0200)
README

diff --git a/README b/README
index 8fd6591..264489f 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 
+   - zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-curses python-pysqlite wget sudo glibc-locale
 
 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
+# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-ncurses python-pysqlite wget sudo glibc-locale
 
 # for opensuse 12.3
-# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-ncurses python-pysqlite wget sudo
+# zypper in make gcc gcc-c++ patch diffstat makeinfo chrpath python-ncurses python-pysqlite wget sudo glibc-locale
 
 2) install unp 
 ### for opensuse