1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Add build prerequisites.

This commit is contained in:
Giuseppe Scrivano 2010-06-10 10:06:03 +02:00
parent 5cc1525e65
commit f1afa74955
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2010-06-10 Giuseppe Scrivano <gscrivano@gnu.org>
* bootstrap.conf (buildreq): Add definition.
2010-06-04 Giuseppe Scrivano <gscrivano@gnu.org>
* build-aux/build_info.pl: Use /usr/bin/env to find the perl

View File

@ -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 -
"