diff options
author | Tim Rühsen <tim.ruehsen@gmx.de> | 2018-11-24 15:58:48 +0100 |
---|---|---|
committer | Daiki Ueno <dueno@redhat.com> | 2018-11-24 17:02:46 +0100 |
commit | b4881aa1ea16a9934212383dfc0e737a57014657 (patch) | |
tree | 1d29e7d3de233d6b6965ace87248ff83065f8519 /bootstrap.conf | |
parent | b7aecff4e12375d3aa88668b8c53a13bf3d602f9 (diff) | |
download | gnutls-b4881aa1ea16a9934212383dfc0e737a57014657.tar.gz |
bootstrap.conf: add "autogen" to buildreq
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
Diffstat (limited to 'bootstrap.conf')
-rw-r--r-- | bootstrap.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf index 8f369abfbb..b816118114 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -47,6 +47,7 @@ git 1.4.4 perl 5.5 gperf - autopoint - +autogen - " GTKDOCIZE=$(which gtkdocize 2>/dev/null) |