summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Rühsen <tim.ruehsen@gmx.de>2018-10-05 19:41:15 +0200
committerTim Rühsen <tim.ruehsen@gmx.de>2018-10-06 18:38:21 +0200
commit7c9c21a207cec999baa80d0390f6071d47f8d7cd (patch)
tree4c99fdd8ef84c7d1912db42d8c6cfbbd9c110ae0
parentb677f1f3856a8991383e78bfdb97b62a615ecbef (diff)
downloadgnutls-tmp-check-prereqs.tar.gz
Let bootstrap check for gperf, rsync, autopointtmp-check-prereqs
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
-rw-r--r--bootstrap.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 3c9618b21f..9062b83687 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -45,6 +45,9 @@ automake 1.11.1
gettext 0.17
git 1.4.4
perl 5.5
+gperf -
+rsync -
+autopoint -
"
GTKDOCIZE=$(which gtkdocize 2>/dev/null)