summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Cook2009-03-26 18:50:06 -0500
committerRobin Cook2009-03-26 18:50:06 -0500
commit28c2940a90a0b9ae9626eb95dbd72bf83c913d5b (patch)
tree4cf6f2e5d73809122a093606ab4eb247e5e67ce8
parent2f23b6dc691dcbe9cc2e3792d36d73b19f9e30a6 (diff)
parent02baa7bd9ba28aef06645bdc7c9fc1bc7f7e7768 (diff)
Merge branch 'devel-gnome' of ssh://rcook@scm.sourcemage.org/smgl/grimoire into devel-gnome
-rwxr-xr-xgnome2-apps/gnome-power-manager/DEPENDS2
-rw-r--r--gnome2-apps/gnome-power-manager/HISTORY3
-rwxr-xr-xgnome2-libs/gconf-editor/DEPENDS3
-rw-r--r--gnome2-libs/gconf-editor/HISTORY3
4 files changed, 10 insertions, 1 deletions
diff --git a/gnome2-apps/gnome-power-manager/DEPENDS b/gnome2-apps/gnome-power-manager/DEPENDS
index 9cfeda21f7..3f3a0a88d5 100755
--- a/gnome2-apps/gnome-power-manager/DEPENDS
+++ b/gnome2-apps/gnome-power-manager/DEPENDS
@@ -3,6 +3,8 @@ depends dbus-glib &&
depends hal &&
depends libglade2 &&
depends devicekit &&
+depends libcanberra &&
+depends unique &&
optional_depends policykit-gnome \
"--enable-policykit" \
diff --git a/gnome2-apps/gnome-power-manager/HISTORY b/gnome2-apps/gnome-power-manager/HISTORY
index fdd69ea3e8..00838270ae 100644
--- a/gnome2-apps/gnome-power-manager/HISTORY
+++ b/gnome2-apps/gnome-power-manager/HISTORY
@@ -1,3 +1,6 @@
+2009-03-25 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Depends on libcanberra and unique
+
2009-03-08 Robin Cook <rcook@wyrms.net>
* DETAILS: updated VERSION to 2.25.91
* DEPENDS: added devicekit depends
diff --git a/gnome2-libs/gconf-editor/DEPENDS b/gnome2-libs/gconf-editor/DEPENDS
index 1a50af4ba4..2d4bc6c53c 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 0b8e932a8e..f0602f8aa9 100644
--- a/gnome2-libs/gconf-editor/HISTORY
+++ b/gnome2-libs/gconf-editor/HISTORY
@@ -1,3 +1,6 @@
+2009-03-25 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Depends on policykit
+
2009-03-23 Robin Cook <rcook@wyrms.net>
* DETAILS: updated VERSION to 2.26.0