Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a304d08a35ca0c1567061cb746fe4a7f41aa3408)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a304d08a35ca0c1567061cb746fe4a7f41aa3408)
  • Date: Sun, 23 Jan 2011 14:51:11 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

doc/evince/DEPENDS | 6 +++++-
doc/evince/HISTORY | 3 +++
2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit a304d08a35ca0c1567061cb746fe4a7f41aa3408
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

evince: fixed dependencies -- gnome-doc-utils is _optional_

diff --git a/doc/evince/DEPENDS b/doc/evince/DEPENDS
index 2f98bf4..958e640 100755
--- a/doc/evince/DEPENDS
+++ b/doc/evince/DEPENDS
@@ -8,7 +8,6 @@ depends gtk+2 &&
depends gconf2 &&
depends shared-mime-info &&
depends gnome-icon-theme &&
-depends gnome-doc-utils &&
depends xml-parser-expat &&

optional_depends rarian \
@@ -56,6 +55,11 @@ optional_depends libgnome-keyring \
"--without-keyring" \
"Use gnome-keyring?" &&

+optional_depends gnome-doc-utils \
+ "--enable-help" \
+ "--disable-help" \
+ "for offline help files" &&
+
optional_depends gtk-doc \
"--enable-gtk-doc" \
"--disable-gtk-doc" \
diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index ef7886d..7b57345 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,6 @@
+2011-01-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: gnome-doc-utils is optional
+
2010-09-29 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DETAILS: updated spell to 2.32.0




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a304d08a35ca0c1567061cb746fe4a7f41aa3408), Vlad Glagolev, 01/23/2011

Archive powered by MHonArc 2.6.24.

Top of Page