Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (e844a80433bab958a1543906591e611595bf784c)
  • Date: Wed, 9 Jan 2013 20:54:23 -0600

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/gnome-media2/DEPENDS | 1 +
gnome2-libs/gnome-media2/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit e844a80433bab958a1543906591e611595bf784c
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

gnome-media2: Depends on gnome-doc-utils

checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found

diff --git a/gnome2-libs/gnome-media2/DEPENDS
b/gnome2-libs/gnome-media2/DEPENDS
index 77c0e95..bb89cf1 100755
--- a/gnome2-libs/gnome-media2/DEPENDS
+++ b/gnome2-libs/gnome-media2/DEPENDS
@@ -4,6 +4,7 @@ depends gconf2 &&
depends sox &&
depends libunique &&
depends data-uuid &&
+depends gnome-doc-utils &&
depends gstreamer &&
depends gst-plugins-base &&
depends gst-plugins-good &&
diff --git a/gnome2-libs/gnome-media2/HISTORY
b/gnome2-libs/gnome-media2/HISTORY
index 0dd5285..db8f0e4 100644
--- a/gnome2-libs/gnome-media2/HISTORY
+++ b/gnome2-libs/gnome-media2/HISTORY
@@ -1,3 +1,6 @@
+2013-01-09 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on gnome-doc-utils
+
2012-01-13 Robin Cook <rcook AT wyrms.net>
* DEPENDS: change unique to libunique




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (e844a80433bab958a1543906591e611595bf784c), Eric Sandall, 01/09/2013

Archive powered by MHonArc 2.6.24.

Top of Page