Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (8e9950c36d29c30116e52e489cf939314f20b273)
  • Date: Sat, 1 Sep 2007 16:08:20 -0500

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




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (8e9950c36d29c30116e52e489cf939314f20b273), Arjan Bouter, 09/01/2007

Archive powered by MHonArc 2.6.24.

Top of Page