From 79adacc43178916392af3dd581ded87f3aea1655 Mon Sep 17 00:00:00 2001 From: =?utf8?q?P=C3=A1draig=20Brady?= Date: Tue, 16 Nov 2010 07:32:32 +0000 Subject: [PATCH] build: add `patch` as a bootstrap dependency * bootstrap.conf (buildreq): require `patch` as it's used by gnulib-tool to apply local diffs to gnulib modules --- bootstrap.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.conf b/bootstrap.conf index 18ef914afc..2da0883673 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -315,6 +315,7 @@ git 1.4.4 gperf - gzip - makeinfo - +patch - perl 5.5 rsync - tar - -- 2.47.2