Skip to Content.
Sympa Menu

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

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 (78264fb7d8ad1809fb3ff72fd0ba4b4ba1c7d689)
  • Date: Thu, 8 Apr 2010 18:19:08 -0500

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

gnome2-apps/evolution/DEPENDS | 2 ++
gnome2-apps/evolution/HISTORY | 3 +++
2 files changed, 5 insertions(+)

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

evolution: Depends on libcanberra

checking for CANBERRA... configure: error: Package requirements
(libcanberra-gtk) were not met:

No package 'libcanberra-gtk' found

commit 8c1507223cff7ba9eb99cf1b5a84310669bb1732
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

evolution: Depends on unique

checking for GNOME_PLATFORM... configure: error: Package requirements
(glib-2.0 >= 2.22.0
gthread-2.0 >= 2.22.0
gtk+-2.0 >= 2.18.0
gconf-2.0 >= 2.0.0
libgnomecanvas-2.0 >= 2.0.0
libxml-2.0 >= 2.7.3
shared-mime-info >= 0.22
gnome-desktop-2.0 >= 2.26.0
unique-1.0 >= 1.1.2) were not met:

No package 'unique-1.0' found

diff --git a/gnome2-apps/evolution/DEPENDS b/gnome2-apps/evolution/DEPENDS
index a37cd60..a2fea6c 100755
--- a/gnome2-apps/evolution/DEPENDS
+++ b/gnome2-apps/evolution/DEPENDS
@@ -24,6 +24,8 @@ depends libsoup &&
depends gstreamer &&
depends psmisc &&
depends libproxy &&
+depends unique &&
+depends libcanberra &&

optional_depends gnome-spell '' '' 'Enable spelling checker?' &&

diff --git a/gnome2-apps/evolution/HISTORY b/gnome2-apps/evolution/HISTORY
index 68a694b..97c7f54 100644
--- a/gnome2-apps/evolution/HISTORY
+++ b/gnome2-apps/evolution/HISTORY
@@ -1,3 +1,6 @@
+2010-04-08 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on unique and libcanberra
+
2010-04-01 Arjan Bouter <abouter AT sourcemage.org>
* BUILD: disable pst-import plugin for now
* DEPENDS: added missing optional dependencies on gtkimageview,



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (78264fb7d8ad1809fb3ff72fd0ba4b4ba1c7d689), Eric Sandall, 04/08/2010

Archive powered by MHonArc 2.6.24.

Top of Page