diff options
author | Bruno Haible <bruno@clisp.org> | 2007-04-02 22:20:51 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:14:45 +0200 |
commit | b7c05c4e47dca877582e7825941c8d36f175c3e5 (patch) | |
tree | c90580bffd98bc456c3eafb4f4505c1d4b32a15d /DEPENDENCIES | |
parent | 8edbdcbbba2b83ae38dedb353d4b72c281ebbc6a (diff) | |
download | external_gettext-b7c05c4e47dca877582e7825941c8d36f175c3e5.zip external_gettext-b7c05c4e47dca877582e7825941c8d36f175c3e5.tar.gz external_gettext-b7c05c4e47dca877582e7825941c8d36f175c3e5.tar.bz2 |
Mention dependency towards 'cvs'.
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 72856a1..689bfff 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -49,7 +49,7 @@ The following packages should be installed before GNU gettext is installed: http://www.kaffe.org/ftp/pub/kaffe/v1.1.x-development/ * A C# runtime and compiler (e.g. pnet or mono). - + Recommended + + Recommended. Needed for building GNU.Gettext.dll. Also needed for 'msgfmt' and 'msgunfmt', so that they can handle C# resources and assemblies. + Homepage: @@ -95,3 +95,14 @@ The following packages should be installed before GNU gettext is installed: http://ftp.gnome.org/pub/GNOME/sources/libcroco/0.6/ + If it is installed in a nonstandard directory, pass the option --with-libcroco-0.6-prefix=DIR to 'configure'. + +The following packages should be installed when GNU gettext is installed: + +* CVS 1.11 or newer + + Recommended. + Needed by the 'autopoint' program. + + Homepage: + http://ximbiot.com/cvs/wiki/index.php?title=Main_Page + http://www.nongnu.org/cvs/ + + Download: + http://ftp.gnu.org/non-gnu/cvs/ |