Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (a09dda5e6ad0284469692bd2cd772d2a3bfe577b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (a09dda5e6ad0284469692bd2cd772d2a3bfe577b)
  • Date: Wed, 26 Sep 2007 20:27:50 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

devel/binutils/DEPENDS | 3 ++-
devel/binutils/HISTORY | 4 ++++
2 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit a09dda5e6ad0284469692bd2cd772d2a3bfe577b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

binutils: Adding texinfo as a dependency (See Bug #14015)

diff --git a/devel/binutils/DEPENDS b/devel/binutils/DEPENDS
index 56585b1..cb35e8e 100755
--- a/devel/binutils/DEPENDS
+++ b/devel/binutils/DEPENDS
@@ -1,4 +1,5 @@
depends bison &&
depends flex &&
depends gnupg &&
-depends smgl-fhs
+depends smgl-fhs &&
+depends texinfo
diff --git a/devel/binutils/HISTORY b/devel/binutils/HISTORY
index 33dd7ae..ba8b752 100644
--- a/devel/binutils/HISTORY
+++ b/devel/binutils/HISTORY
@@ -1,3 +1,7 @@
+2007-09-26 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Found through Bug #14015 that texinfo (/usr/bin/makeinfo)
+ is required for binutils documentation, adding as dependency
+
2007-08-29 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.18




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (a09dda5e6ad0284469692bd2cd772d2a3bfe577b), Eric Sandall, 09/26/2007

Archive powered by MHonArc 2.6.24.

Top of Page