FYI. commit 79adacc43178916392af3dd581ded87f3aea1655 Author: Pádraig Brady <[email protected]> Date: Tue Nov 16 07:32:32 2010 +0000
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 18ef914..2da0883 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -315,6 +315,7 @@ git 1.4.4
gperf -
gzip -
makeinfo -
+patch -
perl 5.5
rsync -
tar -
