[SM-Commit] GIT changes to master grimoire by Thomas Orgis (1c9acf6f9f901c4bbce5e591ae5606942a00cce3)

Thomas Orgis scm at mail.sourcemage.org
Thu Sep 28 11:59:15 EDT 2006


GIT changes to master grimoire by Thomas Orgis <sobukus at sourcemage.org>:

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

New commits:
commit 1c9acf6f9f901c4bbce5e591ae5606942a00cce3
Author: Thomas Orgis <sobukus at sourcemage.org>
Commit: Thomas Orgis <sobukus at sourcemage.org>

    made dbus-glib optional for evince

diff --git a/doc/evince/DEPENDS b/doc/evince/DEPENDS
index 60f5f6b..f9b9c1d 100755
--- a/doc/evince/DEPENDS
+++ b/doc/evince/DEPENDS
@@ -1,4 +1,3 @@
-depends  dbus-glib         &&
 depends  gettext           &&
 depends  gnome-doc-utils   &&
 depends  gnome-vfs2        &&
@@ -7,6 +6,8 @@ depends  poppler           &&
 depends  xml-parser-expat  &&
 depends  gnome-keyring     &&
 
+optional_depends  dbus-glib "--enable-dbus-glib" "--disable-dbus-glib" "for DBUS (will be used when there, no disabling here)" &&
+
 optional_depends  POSTSCRIPT-INTERPRETER              \
                   "--enable-ps"                       \
                   "--disable-ps"                      \
diff --git a/doc/evince/HISTORY b/doc/evince/HISTORY
index a44b8e4..c9505c7 100644
--- a/doc/evince/HISTORY
+++ b/doc/evince/HISTORY
@@ -1,3 +1,6 @@
+2006-09-28 Thomas Orgis <sobukus at sourcemage.org>
+	* DEPENDS: dbus-glib is optional
+
 2006-09-07 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 0.6.0
 



More information about the SM-Commit mailing list