[SM-Commit] GIT changes to master grimoire by Arjan Bouter (8e9950c36d29c30116e52e489cf939314f20b273)

Arjan Bouter scm at sourcemage.org
Sat Sep 1 17:08:20 EDT 2007


GIT changes to master grimoire by Arjan Bouter <abouter at sourcemage.org>:

 gnome2-apps/gnucash/DEPENDS |    6 +++++-
 gnome2-apps/gnucash/HISTORY |    3 +++
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 8e9950c36d29c30116e52e489cf939314f20b273
Author: Arjan Bouter <abouter at sourcemage.org>
Commit: Arjan Bouter <abouter at sourcemage.org>

    gnucash: made texinfo an optional dep

diff --git a/gnome2-apps/gnucash/DEPENDS b/gnome2-apps/gnucash/DEPENDS
index 00e6021..69dd8ae 100755
--- a/gnome2-apps/gnucash/DEPENDS
+++ b/gnome2-apps/gnucash/DEPENDS
@@ -10,7 +10,11 @@ depends  perl                           &&
 depends  pkgconfig                      &&
 depends  slib                           &&
 depends  swig                           &&
-depends  texinfo                        &&
+
+optional_depends  texinfo                        \
+                  ''                             \
+                  ''                             \
+                  'to build the documentation'   &&
 
 optional_depends  bzip2                          \
                   '--with-bz2'                   \
diff --git a/gnome2-apps/gnucash/HISTORY b/gnome2-apps/gnucash/HISTORY
index e823541..51e2e3e 100644
--- a/gnome2-apps/gnucash/HISTORY
+++ b/gnome2-apps/gnucash/HISTORY
@@ -1,3 +1,6 @@
+2007-09-01 Arjan Bouter <abouter at sourcemage.org>
+	* DEPENDS: made texinfo optional
+
 2007-08-21 George Sherwood <george at beernabeer.com>
 	* DETAILS: Updated to version 2.2.1
 



More information about the SM-Commit mailing list