coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[coreutils] [PATCH] build: add `patch` as a bootstrap dependency


From: Pádraig Brady
Subject: [coreutils] [PATCH] build: add `patch` as a bootstrap dependency
Date: Tue, 16 Nov 2010 09:57:07 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

FYI.

commit 79adacc43178916392af3dd581ded87f3aea1655
Author: Pádraig Brady <address@hidden>
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        -



reply via email to

[Prev in Thread] Current Thread [Next in Thread]