Skip to Content.
Sympa Menu

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

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 (8688c9583dc8ca3228a06a52281243e511d7fd91)
  • Date: Sat, 11 Oct 2008 14:43:32 -0500

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

gnome2-libs/gnome-system-monitor/DEPENDS | 6 +++---
gnome2-libs/gnome-system-monitor/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 8688c9583dc8ca3228a06a52281243e511d7fd91
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

gnome-system-monitor: Fixed two depends errors

diff --git a/gnome2-libs/gnome-system-monitor/DEPENDS
b/gnome2-libs/gnome-system-monitor/DEPENDS
index e9cc876..e3c1e65 100755
--- a/gnome2-libs/gnome-system-monitor/DEPENDS
+++ b/gnome2-libs/gnome-system-monitor/DEPENDS
@@ -1,12 +1,12 @@
depends libxml2 &&
depends glib2 &&
-depends glib-dbus &&
+depends dbus-glib &&
depends gtk+2 &&
depends gconf2 &&
depends libgtop2 &&
depends libwnck &&
depends librsvg2 &&
-depends gnome-icon-themes &&
+depends gnome-icon-theme &&
depends glibmm &&
depends gtkmm2 &&
depends rarian &&
@@ -14,4 +14,4 @@ depends rarian &&
optional_depends libselinux \
"--enable-selinux" \
"--disable-selinux" \
- "Enable SELinux support?"
\ No newline at end of file
+ "Enable SELinux support?"
diff --git a/gnome2-libs/gnome-system-monitor/HISTORY
b/gnome2-libs/gnome-system-monitor/HISTORY
index 2b6db35..414b5d1 100644
--- a/gnome2-libs/gnome-system-monitor/HISTORY
+++ b/gnome2-libs/gnome-system-monitor/HISTORY
@@ -1,3 +1,6 @@
+2008-10-10 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: depends dbus-glib and gnome-icon-theme
+
2008-10-05 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 2.24.0
* CONFIGURE: removed and moved option to DEPENDS



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (8688c9583dc8ca3228a06a52281243e511d7fd91), George Sherwood, 10/11/2008

Archive powered by MHonArc 2.6.24.

Top of Page