From: Pádraig Brady Date: Tue, 16 Nov 2010 07:32:32 +0000 (+0000) Subject: build: add `patch` as a bootstrap dependency X-Git-Tag: v8.8~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79adacc43178916392af3dd581ded87f3aea1655;p=thirdparty%2Fcoreutils.git 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 --- 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 -