mirror of
https://github.com/mirror/wget.git
synced 2025-02-25 03:10:53 +08:00
Update prerequisites list.
This commit is contained in:
parent
3a62674582
commit
ed182a8da9
@ -1,3 +1,7 @@
|
|||||||
|
2011-03-19 Giuseppe Scrivano <gscrivano@gnu.org>
|
||||||
|
|
||||||
|
* bootstrap.conf (buildreq): Update build prerequisites list.
|
||||||
|
|
||||||
2010-12-07 Jessica McKellar <jesstess@mit.edu> (tiny change)
|
2010-12-07 Jessica McKellar <jesstess@mit.edu> (tiny change)
|
||||||
|
|
||||||
* vms/WGET.HLP: Make help message clearer.
|
* vms/WGET.HLP: Make help message clearer.
|
||||||
|
@ -71,8 +71,8 @@ gnulib_extra_files="
|
|||||||
|
|
||||||
# Build prerequisites
|
# Build prerequisites
|
||||||
buildreq="\
|
buildreq="\
|
||||||
autoconf 2.59
|
autoconf 2.62
|
||||||
automake 1.9
|
automake 1.11.1
|
||||||
autopoint -
|
autopoint -
|
||||||
gettext 0.17
|
gettext 0.17
|
||||||
git 1.4.4
|
git 1.4.4
|
||||||
@ -80,4 +80,5 @@ makeinfo -
|
|||||||
perl 5.5
|
perl 5.5
|
||||||
rsync -
|
rsync -
|
||||||
tar -
|
tar -
|
||||||
|
xz -
|
||||||
"
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user