Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (368691e46085d3e86593c16151f98cc6a5049c68)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (368691e46085d3e86593c16151f98cc6a5049c68)
  • Date: Sun, 23 Jan 2011 08:58:56 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

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

New commits:
commit 368691e46085d3e86593c16151f98cc6a5049c68
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

epiphany: Added depends gnome-settings-daemon for devel verison

diff --git a/gnome2-apps/epiphany/DEPENDS b/gnome2-apps/epiphany/DEPENDS
index 81e9df2..6e85e88 100755
--- a/gnome2-apps/epiphany/DEPENDS
+++ b/gnome2-apps/epiphany/DEPENDS
@@ -4,6 +4,7 @@ if [[ "$EPIPHANY_DEVEL" == "n" ]]; then
depends webkitgtk
else
depends webkitgtk3
+ depends gnome-settings-daemon &&
depends gsettings-desktop-schemas
fi &&
depends startup-notification &&
diff --git a/gnome2-apps/epiphany/HISTORY b/gnome2-apps/epiphany/HISTORY
index 0b92297..3d7754a 100644
--- a/gnome2-apps/epiphany/HISTORY
+++ b/gnome2-apps/epiphany/HISTORY
@@ -1,3 +1,6 @@
+2011-01-23 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: Devel version depends gnome-settings-daemon
+
2011-01-11 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to version 2.91.5




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (368691e46085d3e86593c16151f98cc6a5049c68), George Sherwood, 01/23/2011

Archive powered by MHonArc 2.6.24.

Top of Page