From f1afa7495501d558654a95878da800947b6929d1 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Thu, 10 Jun 2010 10:06:03 +0200 Subject: [PATCH] Add build prerequisites. --- ChangeLog | 4 ++++ bootstrap.conf | 13 +++++++++++++ 2 files changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 62553641..497c3702 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-06-10 Giuseppe Scrivano + + * bootstrap.conf (buildreq): Add definition. + 2010-06-04 Giuseppe Scrivano * build-aux/build_info.pl: Use /usr/bin/env to find the perl diff --git a/bootstrap.conf b/bootstrap.conf index 58e341b5..3498df58 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -65,3 +65,16 @@ gnulib_extra_files=" $build_aux/config.rpath doc/INSTALL " + +# Build prerequisites +buildreq="\ +autoconf 2.59 +automake 1.9 +autopoint - +gettext 0.18 +git 1.4.4 +makeinfo - +perl 5.5 +rsync - +tar - +" -- 2.39.2