Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (a90b1b5cb5f48818d73eb42365288892833ade6d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (a90b1b5cb5f48818d73eb42365288892833ade6d)
  • Date: Sun, 13 Aug 2006 16:27:55 -0500

GIT changes to master grimoire by Eric Sandall <sandalle@moby.(none)>:

gnome2-apps/epiphany/DEPENDS | 10 ++++++----
gnome2-apps/epiphany/HISTORY | 3 +++
2 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit a90b1b5cb5f48818d73eb42365288892833ade6d
Author: Eric Sandall <sandalle@moby.(none)>
Commit: Eric Sandall <sandalle@moby.(none)>

epiphany depends on libgnomeprint and libgnomeprintui

diff --git a/gnome2-apps/epiphany/DEPENDS b/gnome2-apps/epiphany/DEPENDS
index 324ef58..df33a25 100755
--- a/gnome2-apps/epiphany/DEPENDS
+++ b/gnome2-apps/epiphany/DEPENDS
@@ -1,7 +1,9 @@
-depends GECKO &&
-depends libgnomeui &&
-depends gnome-desktop &&
-depends iso-codes &&
+depends GECKO &&
+depends libgnomeui &&
+depends gnome-desktop &&
+depends libgnomeprint &&
+depends libgnomeprintui &&
+depends iso-codes &&

optional_depends dbus-glib \
"--enable-dbus" \
diff --git a/gnome2-apps/epiphany/HISTORY b/gnome2-apps/epiphany/HISTORY
index d24e807..580be03 100644
--- a/gnome2-apps/epiphany/HISTORY
+++ b/gnome2-apps/epiphany/HISTORY
@@ -1,3 +1,6 @@
+2006-08-13 Eric Sandall <eric AT sandall.us>
+ * DEPENDS: Depends on libgnomeprint and libgnomeprintui
+
2006-07-27 Flavien Bridault <vlaaad AT sourcemage.org>
* PRE_BUILD: removed, spell was broken by a mistake in dbus-glib spell
* DETAILS: PATCHLEVEL++



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (a90b1b5cb5f48818d73eb42365288892833ade6d), Eric Sandall, 08/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page