diff --git a/doc/index.html b/doc/index.html index 6f2b9683..81612646 100644 --- a/doc/index.html +++ b/doc/index.html @@ -608,6 +608,10 @@ USE_OSGPLUGIN(<plugin2>) GCC (gcc, g++) + + GNU Gettext + + GNU Make ≥ 3.81 @@ -674,7 +678,7 @@ USE_OSGPLUGIN(<plugin2>)
aptitude install -R autoconf automake bash bison bzip2 \
-                    cmake flex g++ intltool make sed \
+                    cmake flex gettext g++ intltool make sed \
                     libtool libltdl-dev openssl libssl-dev \
                     libxml-parser-perl patch perl \
                     pkg-config scons unzip wget \
@@ -689,7 +693,7 @@ USE_OSGPLUGIN(<plugin2>)
 
     
     
yum install autoconf automake bash bison bzip2 cmake \
-            flex gcc-c++ intltool make sed libtool \
+            flex gcc-c++ gettext intltool make sed libtool \
             openssl-devel patch perl pkgconfig scons \
             yasm unzip wget xz
@@ -702,7 +706,7 @@ USE_OSGPLUGIN(<plugin2>)
pkg_add -r automake111 autoconf268 bash bison cmake \
-           flex gmake gsed intltool libtool openssl \
+           flex gettext gmake gsed intltool libtool openssl \
            patch perl p5-XML-Parser pkg-config scons \
            unzip wget yasm
@@ -726,7 +730,7 @@ USE_OSGPLUGIN(<plugin2>)
pacman-g2 -S autoconf automake bash bzip2 bison cmake \
-             flex gcc intltool make sed libtool openssl \
+             flex gcc gettext intltool make sed libtool openssl \
              patch perl perl-xml-parser pkgconfig scons \
              unzip wget xz xz-lzma yasm
@@ -741,6 +745,7 @@ USE_OSGPLUGIN(<plugin2>)
emerge sys-devel/autoconf sys-devel/automake \
        app-shells/bash sys-devel/bison app-arch/bzip2 \
        dev-util/cmake sys-devel/flex sys-devel/gcc \
+       sys-devel/gettext \
        dev-util/intltool sys-devel/make sys-apps/sed \
        sys-devel/libtool dev-libs/openssl sys-devel/patch \
        dev-lang/perl dev-perl/XML-Parser \
@@ -758,7 +763,7 @@ USE_OSGPLUGIN(<plugin2>)
     

sudo port install autoconf automake bison cmake flex \
-                  gsed intltool libtool openssl \
+                  gettext gsed intltool libtool openssl \
                   p5-xml-parser pkgconfig scons \
                   wget xz yasm