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

Eric Sandall scm at sourcemage.org
Wed Sep 26 21:27:50 EDT 2007


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
 



More information about the SM-Commit mailing list