X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=DEPENDENCIES;h=91cd6c543d7ae4245a0c02a1559c632ae3c7c111;hb=8ca1cf2d97ef45557085a926be9dd669675df922;hp=73a2b0bff77ee7ac06d48d388169529385338328;hpb=23737e3dd01ef6ac0ae9134300a4c66807ae00d2;p=gnulib.git diff --git a/DEPENDENCIES b/DEPENDENCIES index 73a2b0bff..91cd6c543 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -81,6 +81,16 @@ at any time. http://ftp.gnu.org/gnu/diffutils/ ftp://ftp.gnu.org/gnu/diffutils/ +* The patch utility 'patch'. + + Mandatory if you use gnulib-local diffs. Using the platform's native + utilities gives good portability exposure, but you can also use GNU + patch. + + Homepage: + http://www.gnu.org/software/patch/ + + Download: + http://ftp.gnu.org/gnu/patch/ + ftp://ftp.gnu.org/gnu/patch/ + * Grep. + Mandatory. Using the platform's native grep gives good portability exposure, but you can also use GNU grep. @@ -90,7 +100,9 @@ at any time. http://ftp.gnu.org/gnu/grep/ ftp://ftp.gnu.org/gnu/grep/ -* GNU gettext 0.16.1. +* GNU gettext. + + Always use the newest available gettext release, see + . + Recommended. Needed if you use modules that use internationalization (many do). + Homepage: @@ -101,7 +113,7 @@ at any time. * Bison 2.0 or newer. + Recommended. - Needed if you use the 'getdate' module. + Needed if you use the 'parse-datetime' module. + Homepage: http://www.gnu.org/software/bison/ + Download: