Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-gnome grimoire by Eric Sandall (02baa7bd9ba28aef06645bdc7c9fc1bc7f7e7768)

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 devel-gnome grimoire by Eric Sandall (02baa7bd9ba28aef06645bdc7c9fc1bc7f7e7768)
  • Date: Wed, 25 Mar 2009 12:34:07 -0500

GIT changes to devel-gnome grimoire by Eric Sandall <sandalle AT sourcemage.org>:

gnome2-libs/gconf-editor/DEPENDS | 3 ++-
gnome2-libs/gconf-editor/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

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

gconf-editor: Depends on policykit

checking for GCONF_EDITOR... configure: error: Package requirements
(gconf-2.0 >= 2.9.2
gtk+-2.0 >= 2.12.0
polkit-dbus >= 0.7
dbus-glib-1 >= 0.71) were not met:

No package 'polkit-dbus' found

diff --git a/gnome2-libs/gconf-editor/DEPENDS
b/gnome2-libs/gconf-editor/DEPENDS
index 1a50af4..2d4bc6c 100755
--- a/gnome2-libs/gconf-editor/DEPENDS
+++ b/gnome2-libs/gconf-editor/DEPENDS
@@ -2,4 +2,5 @@ depends gtk+2 &&
depends gconf2 &&
depends libgnome &&
depends libgnomeui &&
-depends intltool
+depends intltool &&
+depends policykit
diff --git a/gnome2-libs/gconf-editor/HISTORY
b/gnome2-libs/gconf-editor/HISTORY
index 0b8e932..f0602f8 100644
--- a/gnome2-libs/gconf-editor/HISTORY
+++ b/gnome2-libs/gconf-editor/HISTORY
@@ -1,3 +1,6 @@
+2009-03-25 Eric Sandall <sandalle AT sourcemage.org>
+ * DEPENDS: Depends on policykit
+
2009-03-23 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.26.0




  • [SM-Commit] GIT changes to devel-gnome grimoire by Eric Sandall (02baa7bd9ba28aef06645bdc7c9fc1bc7f7e7768), Eric Sandall, 03/25/2009

Archive powered by MHonArc 2.6.24.

Top of Page