Skip to Content.
Sympa Menu

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

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 (ef858d5edfc02325db9c017f8f6071da7f96bbcf)
  • Date: Tue, 25 Oct 2011 15:29:54 -0500

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

video/totem/DEPENDS | 1 +
video/totem/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

totem: Depends on libpeas

checking for PEAS... no
configure: error: Package requirements (libpeas-1.0 >= 1.1.0) were not
met:

No package 'libpeas-1.0' found

diff --git a/video/totem/DEPENDS b/video/totem/DEPENDS
index 6d05e3a..c8dde15 100755
--- a/video/totem/DEPENDS
+++ b/video/totem/DEPENDS
@@ -8,6 +8,7 @@ depends iso-codes &&
depends totem-pl-parser &&
depends gst-plugins-good &&
depends libxslt &&
+depends libpeas &&

optional_depends GECKO \
'--enable-browser-plugins' \
diff --git a/video/totem/HISTORY b/video/totem/HISTORY
index d8eab2e..3f8eb82 100644
--- a/video/totem/HISTORY
+++ b/video/totem/HISTORY
@@ -1,3 +1,6 @@
+2011-10-25 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on libpeas
+
2011-10-20 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Python support required pygobject3
Still depends on dbus-glib (links), but does not know --with-dbus



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (ef858d5edfc02325db9c017f8f6071da7f96bbcf), Eric Sandall, 10/25/2011

Archive powered by MHonArc 2.6.24.

Top of Page