bug-parted
[Top][All Lists]
Advanced

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

[PATCH 1/3] build: list bc as a build-requirement


From: Jim Meyering
Subject: [PATCH 1/3] build: list bc as a build-requirement
Date: Wed, 18 May 2011 16:57:17 +0200

From: Jim Meyering <address@hidden>

* bootstrap.conf (buildreq): Also require "bc", since it's used
in some of 'make check's tests.
---
 bootstrap.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/bootstrap.conf b/bootstrap.conf
index ebbd2af..7c79d50 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -128,6 +128,7 @@ buildreq="\
 autoconf   2.61
 automake   1.11
 autopoint  -
+bc         -
 gettext    -
 git        1.4.4
 gperf      3.0.3
-- 
1.7.5.1.341.g177b8




reply via email to

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