summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index c6698f114..a43426356 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -161,5 +161,22 @@ fi
gnulib_tool_option_extras="--tests-base=$bt/gnulib-tests --with-tests"
+# Build prerequisites
+buildreq="\
+autoconf 2.61
+automake 1.10a
+autopoint -
+bison -
+gettext -
+git 1.4.4
+gperf -
+gzip -
+lzma -
+makeinfo -
+perl 5.5
+rsync -
+tar -
+"
+
# Automake requires that ChangeLog exist.
touch ChangeLog